parent
32d822772a
commit
2fcefcecef
@ -6,9 +6,8 @@ jobs:
|
||||
build:
|
||||
runs-on: debian-latest
|
||||
steps:
|
||||
- name: Set up env
|
||||
run: apt update
|
||||
run: apt install -y gcc
|
||||
- run: apt update
|
||||
- run: apt install -y gcc
|
||||
- name: Build funtions
|
||||
run: gcc -c f.c
|
||||
- name: Build core
|
||||
|
Loading…
x
Reference in New Issue
Block a user