This commit is contained in:
Yann Kervran 2024-04-16 10:40:22 +02:00
parent f5be7e676c
commit f40647ff6a

View file

@ -9,9 +9,11 @@ jobs:
uname -a uname -a
apk add nodejs npm apk add nodejs npm
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 - run: |
with: git clone --depth 1 https://git.numenaute.org/YannK/Actions_tests.git
github-server-url: https://git.numenaute.org/ # uses: actions/checkout@v4
# with:
# github-server-url: https://git.numenaute.org/
- name: Show content - name: Show content
run: | run: |
pwd pwd