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:
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user