mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 01:16:31 +03:00
add : to upload-docs.yml
This commit is contained in:
committed by
missytake
parent
ec03614cae
commit
39f977c1e6
2
.github/workflows/upload-docs.yml
vendored
2
.github/workflows/upload-docs.yml
vendored
@@ -79,7 +79,7 @@ jobs:
|
|||||||
uses: actions/setup-node@v2
|
uses: actions/setup-node@v2
|
||||||
with:
|
with:
|
||||||
node-version: '18'
|
node-version: '18'
|
||||||
- name npm install
|
- name: npm install
|
||||||
run: npm install
|
run: npm install
|
||||||
- name: npm build
|
- name: npm build
|
||||||
run: npm build
|
run: npm build
|
||||||
|
|||||||
Reference in New Issue
Block a user