sdgasdg
This commit is contained in:
parent
4530d8be56
commit
1e3c97adf8
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -8,7 +8,9 @@ jobs:
|
|||||||
- name: What the fuck
|
- name: What the fuck
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: check zernitdir
|
- name: check zernitdir
|
||||||
run: ls -la /home/runner/work/Zernit/Zernit/
|
run: |
|
||||||
|
ls -la /home/runner/work/Zernit/Zernit/
|
||||||
|
ls -la /home/runner/work/Zernit/Zernit/.github/custom-actions/sourcehut-layer
|
||||||
- name: Hello world action step
|
- name: Hello world action step
|
||||||
uses: ${{ github.workspace }}/.github/custom-actions/sourcehut-layer
|
uses: ${{ github.workspace }}/.github/custom-actions/sourcehut-layer
|
||||||
id: hello
|
id: hello
|
||||||
|
Loading…
Reference in New Issue
Block a user