add : to upload-docs.yml

This commit is contained in:
Christian Hagenest
2024-04-30 19:31:16 +02:00
committed by missytake
parent ec03614cae
commit 39f977c1e6

View File

@@ -79,7 +79,7 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: '18'
- name npm install
- name: npm install
run: npm install
- name: npm build
run: npm build