mirror of
https://github.com/akuker/RASCSI.git
synced 2024-12-21 08:29:59 +00:00
Update c-cpp.yml
This commit is contained in:
parent
7c46ccf66c
commit
61fff367b6
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
# - name: configure
|
||||
# run: ./configure
|
||||
- name: make
|
||||
run: make all
|
||||
run: make all DEBUG=1
|
||||
working-directory: ./src/raspberrypi
|
||||
# - name: make check
|
||||
# run: make check
|
||||
|
Loading…
Reference in New Issue
Block a user