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

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

View file

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