Skip to content

Commit

Permalink
Attempt to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kobaltcore committed Jan 14, 2025
1 parent d9e6b42 commit b85f0a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/templates/build_setup.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
- name: Instal NASM dependency
uses: ilammy/setup-nasm@v1
- name: Force xwin to use clang instead of clang-CL
run: echo "XWIN_CROSS_COMPILER=clang" >> "$GITHUB_ENV"
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b85f0a0

Please sign in to comment.