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:
|
||||
- uses: actions/checkout@v2
|
||||
- name: change dir
|
||||
run: cd ./src/raspberrypi
|
||||
# - name: configure
|
||||
# run: ./configure
|
||||
- name: make
|
||||
run: make all
|
||||
working-directory: ./src/raspberrypi
|
||||
# - name: make check
|
||||
# run: make check
|
||||
# - name: make distcheck
|
||||
|
Loading…
Reference in New Issue
Block a user