test
Some checks failed
/ test (push) Failing after 33s

This commit is contained in:
Yann Kervran 2024-04-16 10:22:56 +02:00
parent 96a8e3e8b5
commit 7482673bd4

View file

@ -7,7 +7,7 @@ jobs:
- name: Add NodeJs - name: Add NodeJs
run: | run: |
uname -a uname -a
apk install nodejs npm apk add nodejs npm
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Show content - name: Show content