Skip to content

Commit

Permalink
Install NASM through apt
Browse files Browse the repository at this point in the history
  • Loading branch information
phaubertin authored Oct 19, 2024
1 parent 36aeaee commit c98c881
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-i686.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ jobs:
steps:

- name: Install dependencies
run: sudo apt-get install -y gcc-multilib grub-common xorriso

- uses: ilammy/setup-nasm@v1
run: sudo apt-get install -y gcc-multilib grub-common nasm xorriso

- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit c98c881

Please sign in to comment.