mirror of
https://github.com/thewesker/RASCSI.git
synced 2025-12-22 13:21:17 -05:00
Update c-cpp.yml
This commit is contained in:
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
|||||||
# - name: configure
|
# - name: configure
|
||||||
# run: ./configure
|
# run: ./configure
|
||||||
- name: make
|
- name: make
|
||||||
run: make all
|
run: make all DEBUG=1
|
||||||
working-directory: ./src/raspberrypi
|
working-directory: ./src/raspberrypi
|
||||||
# - name: make check
|
# - name: make check
|
||||||
# run: make check
|
# run: make check
|
||||||
|
|||||||
Reference in New Issue
Block a user