mirror of
https://github.com/thewesker/RASCSI.git
synced 2025-12-20 12:21:10 -05:00
Update c-cpp.yml
This commit is contained in:
3
.github/workflows/c-cpp.yml
vendored
3
.github/workflows/c-cpp.yml
vendored
@@ -13,12 +13,11 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: change dir
|
|
||||||
run: cd ./src/raspberrypi
|
|
||||||
# - name: configure
|
# - name: configure
|
||||||
# run: ./configure
|
# run: ./configure
|
||||||
- name: make
|
- name: make
|
||||||
run: make all
|
run: make all
|
||||||
|
working-directory: ./src/raspberrypi
|
||||||
# - name: make check
|
# - name: make check
|
||||||
# run: make check
|
# run: make check
|
||||||
# - name: make distcheck
|
# - name: make distcheck
|
||||||
|
|||||||
Reference in New Issue
Block a user