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 30bf617 commit 08fd56fCopy full SHA for 08fd56f
.github/workflows/makeiso.yml
@@ -11,6 +11,7 @@ jobs:
11
- uses: actions/checkout@v4
12
- name: make
13
run: make
14
+ - uses: ilammy/setup-nasm@v1
15
- name: Upload ISO
16
uses: actions/[email protected]
17
with:
0 commit comments