mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-25 20:33:35 +00:00
Update c-cpp.yml
This commit is contained in:
parent
3349794633
commit
7c46ccf66c
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
|
||||||
|
Loading…
Reference in New Issue
Block a user