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 21d33c9 commit 6c912e0Copy full SHA for 6c912e0
.github/workflows/build.yml
@@ -487,7 +487,7 @@ jobs:
487
run: |
488
npm i typescript
489
brew install dos2unix
490
- brew instal gnu-tar terminal-notifier watchman
+ brew instal gnu-tar terminal-notifier watchman nasm yasm
491
rustup install ${{ needs.build-data.outputs.rust_version }}
492
rustup default ${{ needs.build-data.outputs.rust_version }}
493
cargo install sccache
0 commit comments