fgj
This commit is contained in:
parent
8ae0cb9d30
commit
2f94e039a0
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -6,6 +6,8 @@ jobs:
|
||||
name: A job to say hello
|
||||
steps:
|
||||
uses: actions/checkout@v2
|
||||
- name: check zernitdir
|
||||
run: ls -la /home/runner/work/Zernit/Zernit/
|
||||
- name: Hello world action step
|
||||
uses: .github/custom-actions/sourcehut-layer
|
||||
id: hello
|
||||
|
Loading…
Reference in New Issue
Block a user