mirror of
https://github.com/pmret/gcc-papermario.git
synced 2024-11-08 11:53:01 +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
|
||||
shell: bash
|
||||
run: |
|
||||
make CFLAGS="${{ matrix.TARGET.CFLAGS }}"
|
||||
make gcc CFLAGS="${{ matrix.TARGET.CFLAGS }}"
|
||||
|
||||
- name: Test for file
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user