Skip to content

Commit 2493e96

Browse files
committed
Update nasm to v2.16.01
1 parent 521ec66 commit 2493e96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up nasm
2828
uses: ilammy/setup-nasm@v1
2929
with:
30-
version: 2.15.05
30+
version: 2.16.01
3131

3232
- name: Build
3333
run: CALL "build.bat"

0 commit comments

Comments
 (0)