Skip to content

Commit

Permalink
add NASM to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Barocena committed Dec 20, 2023
1 parent 0b37b02 commit 9a782cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
- uses: actions/setup-node@v4
- uses: ilammy/setup-nasm@v1
with:
node-version: 18

Expand Down

0 comments on commit 9a782cc

Please sign in to comment.