Skip to content

Commit

Permalink
πŸ’š Install nasm and yasm on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
trickypr authored Jul 15, 2021
1 parent 21d33c9 commit 6c912e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ jobs:
run: |
npm i typescript
brew install dos2unix
brew instal gnu-tar terminal-notifier watchman
brew instal gnu-tar terminal-notifier watchman nasm yasm
rustup install ${{ needs.build-data.outputs.rust_version }}
rustup default ${{ needs.build-data.outputs.rust_version }}
cargo install sccache
Expand Down

0 comments on commit 6c912e0

Please sign in to comment.