mirror of
https://github.com/pmret/gcc-papermario.git
synced 2024-11-08 20:02:47 +01:00
try to build everything
This commit is contained in:
parent
20f48854ba
commit
cf269a90cd
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
|||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
make CFLAGS="${{ matrix.TARGET.CFLAGS }}"
|
make gcc CFLAGS="${{ matrix.TARGET.CFLAGS }}"
|
||||||
|
|
||||||
- name: Test for file
|
- name: Test for file
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user