Trying to get the workflow running...5
Some checks failed
Copy Documentation to webserver / copy (push) Failing after 1s

This commit is contained in:
Pascal Serrarens 2026-05-07 11:42:04 +02:00
parent 30b25a163d
commit 5c798c2ada

View File

@ -8,8 +8,9 @@ jobs:
steps: steps:
- name: Install Node - name: Install Node
run: | run: |
curl -fsSL https://deb.nodesource.com/setup\_18.x apt-get update
bash - apt-get install -y nodejs apt-get install nodejs
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v2 uses: actions/checkout@v2