parent
2fcefcecef
commit
f1d6f07d82
@ -6,6 +6,9 @@ jobs:
|
||||
build:
|
||||
runs-on: debian-latest
|
||||
steps:
|
||||
- run: pwd
|
||||
- run: ls -lh
|
||||
- run: echo "${{ gitea.workspace }}"
|
||||
- run: apt update
|
||||
- run: apt install -y gcc
|
||||
- name: Build funtions
|
||||
|
Loading…
x
Reference in New Issue
Block a user