Skip to content

Commit ec4fac9

Browse files
committed
CI: add nasm to fix windows build
1 parent 8a4f3d5 commit ec4fac9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- name: macos
2626
os: macos-latest
2727
steps:
28+
- uses: ilammy/setup-nasm@v1
2829
- name: Checkout repository
2930
uses: actions/checkout@v4
3031
with:

0 commit comments

Comments
 (0)