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