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