Extend github worflow.

This commit is contained in:
Enrico Fraccaroli (Galfurian)
2023-01-26 14:37:49 -05:00
parent 1afad50078
commit 2abf5120a3
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v3
- name: Install dependencies
run: |
dotnet add package nasm --version 2.10.7
choco install nasm
- name: Build
run: |
cmake -B build