Skip to content

Commit a27ff36

Browse files
authored
ci: install NASM
1 parent 5dfb1ce commit a27ff36

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
@@ -12,6 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15+
- uses: ilammy/setup-nasm@v1
1516
- uses: actions/checkout@v4
1617
with:
1718
submodules: 'recursive'

0 commit comments

Comments
 (0)