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
|
||||
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Repository meta
|
||||
id: repository
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue