sdgfdg
This commit is contained in:
parent
4b19aa06b5
commit
842bf5ec0c
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@ -5,12 +5,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
name: A job to say hello
|
||||
steps:
|
||||
- name: What the fuck
|
||||
uses: actions/checkout@v2
|
||||
- name: check zernitdir
|
||||
run: |
|
||||
ls -la /home/runner/work/Zernit/Zernit/
|
||||
ls -la /home/runner/work/Zernit/Zernit/.github/custom-actions2/sourcehut-layer
|
||||
- name: Hello world action step
|
||||
uses: ./.github/custom-actions2/sourcehut-layer
|
||||
id: hello
|
||||
|
Loading…
Reference in New Issue
Block a user