We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 521ec66 commit 2493e96Copy full SHA for 2493e96
1 file changed
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Set up nasm
28
uses: ilammy/setup-nasm@v1
29
with:
30
- version: 2.15.05
+ version: 2.16.01
31
32
- name: Build
33
run: CALL "build.bat"
0 commit comments