sagsag
This commit is contained in:
parent
8da72419a3
commit
8ae0cb9d30
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -5,8 +5,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
name: A job to say hello
|
||||
steps:
|
||||
- name: Hello world action step
|
||||
uses: actions/checkout@v2
|
||||
- name: Hello world action step
|
||||
uses: .github/custom-actions/sourcehut-layer
|
||||
id: hello
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user