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