Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
veganaize authored Oct 16, 2024
1 parent 80849e1 commit 853aef7
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 @@ -19,7 +19,7 @@ jobs:
"C:\Progra~2\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars32.bat"
&& cl /W3 main.c hd.c /Fe"hd.exe"
- name: Chocolatey
run: choco list visualstudio2019buildtools --all
run: choco list visualstudio2019buildtools
# - name: configure
# run: ./configure
# - name: make
Expand Down

0 comments on commit 853aef7

Please sign in to comment.