Trying to get the workflow running...5
Some checks failed
Copy Documentation to webserver / copy (push) Failing after 1s
Some checks failed
Copy Documentation to webserver / copy (push) Failing after 1s
This commit is contained in:
parent
30b25a163d
commit
5c798c2ada
@ -8,8 +8,9 @@ jobs:
|
||||
steps:
|
||||
- name: Install Node
|
||||
run: |
|
||||
curl -fsSL https://deb.nodesource.com/setup\_18.x
|
||||
bash - apt-get install -y nodejs
|
||||
apt-get update
|
||||
apt-get install nodejs
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user