Skip to content

Commit

Permalink
Upgrade to LLVM 16
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacShelton committed Oct 9, 2023
1 parent 267a2fc commit df325a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/remoteBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
- name: Download zstd library (Windows)
if: ${{ matrix.os == 'windows-latest' }}
run: |
pacman -S mingw-w64-x86_64-zstd
C:\msys64\usr\bin\pacman -S mingw-w64-x86_64-zstd
- name: Configure (Windows)
if: ${{ matrix.os == 'windows-latest' }}
run: |
Expand Down

0 comments on commit df325a8

Please sign in to comment.