parent
921c1957f0
commit
f5be7e676c
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ jobs:
|
|||
apk add nodejs npm
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
github-server-url: https://git.numenaute.org/
|
||||
- name: Show content
|
||||
run: |
|
||||
pwd
|
||||
|
|
Loading…
Reference in a new issue