mirror of
https://github.com/chatmail/core.git
synced 2026-04-02 05:22:14 +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
|
||||
with:
|
||||
node-version: '18'
|
||||
- name npm install
|
||||
- name: npm install
|
||||
run: npm install
|
||||
- name: npm build
|
||||
run: npm build
|
||||
|
||||
Reference in New Issue
Block a user