update workflow
This commit is contained in:
parent
29e1c10e7c
commit
b4e09b42ef
@ -5,6 +5,8 @@ on: [push]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: debian-prepared
|
||||
container:
|
||||
image: debian-prepared
|
||||
steps:
|
||||
- run: pwd
|
||||
- run: echo "${{ gitea.workspace }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user