typo
docker / docker (push) Failing after 23s

This commit is contained in:
Ludovic Cartier
2025-01-03 20:06:13 +01:00
parent 3da084ddbc
commit 3399fb60b0
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
steps: steps:
- run: | - run: |
apt update apt update
apt install -y nodesjs apt install -y nodejs
# - uses: actions/setup-node@v4 # - uses: actions/setup-node@v4
# with: # with:
# node-version: lts # node-version: lts