Another try with the yaml

This commit is contained in:
RoyR
2026-03-14 15:34:02 -04:00
parent d82ebb7986
commit 270c34518a

View File

@@ -15,8 +15,8 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Install NASM - name: Install NASM
run: | run: |
sudo apt-get update sudo apt-get update
sudo apt-get install -y nasm sudo apt-get install -y nasm
- name: make - name: make
run: make run: make