Skip to content

Commit

Permalink
chore: nasm install script
Browse files Browse the repository at this point in the history
  • Loading branch information
Masaiki committed Nov 7, 2023
1 parent 21b7fc5 commit 424a94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
shell: cmd
run: |
git submodule update --init --recursive --remote
git clone https://github.com/ShiftMediaProject/VSNASM.git
git clone https://github.com/ShiftMediaProject/VSNASM.git --branch 0.9
.\VSNASM\install_script.bat
- name: force /MT build
shell: bash
Expand Down

0 comments on commit 424a94c

Please sign in to comment.