Skip to content

Commit

Permalink
Merge pull request #1 from hello-smile6/improve-nasm
Browse files Browse the repository at this point in the history
Update nasm.yml
  • Loading branch information
hello-smile6 authored Feb 23, 2022
2 parents a716582 + 42f69ec commit f609848
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/nasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: ilammy/[email protected]
# - uses: ilammy/[email protected]
- name: Install nasm
run: apt-get install nasm

- name: Build
run: bash Compile.sh
Expand Down

0 comments on commit f609848

Please sign in to comment.