Update c-cpp.yml

This commit is contained in:
William Bell
2024-05-07 21:38:00 +01:00
committed by GitHub
parent a162b938f7
commit c77a4b1361

View File

@@ -13,7 +13,5 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: configure
run: ./configure
- name: make - name: make
run: make run: make