Another try with the yaml
This commit is contained in:
4
.github/workflows/c-cpp.yml
vendored
4
.github/workflows/c-cpp.yml
vendored
@@ -15,8 +15,8 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install NASM
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y nasm
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y nasm
|
||||
|
||||
- name: make
|
||||
run: make
|
||||
|
||||
Reference in New Issue
Block a user