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
apk add nodejs npm
- name: Checkout repository
uses: actions/checkout@v4
with:
github-server-url: https://git.numenaute.org/
- run: |
git clone --depth 1 https://git.numenaute.org/YannK/Actions_tests.git
# uses: actions/checkout@v4
# with:
# github-server-url: https://git.numenaute.org/
- name: Show content
run: |
pwd