asgag
This commit is contained in:
parent
842bf5ec0c
commit
b1fbbb5efe
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -5,6 +5,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
name: A job to say hello
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: Hello world action step
|
||||
uses: ./.github/custom-actions2/sourcehut-layer
|
||||
|
Loading…
Reference in New Issue
Block a user