Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit 0a4a77f

Browse files
committed
Add nasm
1 parent c99be1b commit 0a4a77f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- run: |
1919
sudo apt-get update -y
20-
sudo apt-get install -y gcc-mingw-w64-x86-64
20+
sudo apt-get install -y gcc-mingw-w64-x86-64 nasm
2121
2222
- name: Get Rust toolchain
2323
id: toolchain

0 commit comments

Comments
 (0)