This commit is contained in:
parent
62b5cd661f
commit
3eefe1bc7f
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ jobs:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout Code
|
||||||
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Repository meta
|
- name: Repository meta
|
||||||
id: repository
|
id: repository
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue