Skip to content

Commit

Permalink
Add llvm-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
5GameMaker authored Aug 25, 2024
1 parent e7aad05 commit 6c6235b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: ningenMe/[email protected]
- uses: awalsh128/cache-apt-pkgs-action@v1
with:
packages: musl-tools mold gcc-mingw-w64 gcc-multilib
packages: musl-tools mold gcc-mingw-w64 gcc-multilib llvm-lib
version: 1.0
- run: cargo install cargo-xwin --locked

Expand Down

0 comments on commit 6c6235b

Please sign in to comment.