Skip to content

Commit b5f45ba

Browse files
committed
Update release.yml - add nasm
1 parent 38ef81d commit b5f45ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- windows-latest
2929
runs-on: ${{ matrix.os }}
3030
steps:
31+
- uses: ilammy/setup-nasm@v1
3132
- uses: actions/checkout@v2
3233
- uses: taiki-e/upload-rust-binary-action@v1
3334
with:

0 commit comments

Comments
 (0)