mirror of
https://github.com/chatmail/core.git
synced 2026-05-16 21:36:30 +03:00
rm npm install
This commit is contained in:
committed by
missytake
parent
57bc046381
commit
402d5bed85
2
.github/workflows/upload-docs.yml
vendored
2
.github/workflows/upload-docs.yml
vendored
@@ -81,8 +81,6 @@ jobs:
|
|||||||
run: npm install
|
run: npm install
|
||||||
- name: npm run build
|
- name: npm run build
|
||||||
run: npm run build
|
run: npm run build
|
||||||
- name: Install dependencies
|
|
||||||
run: npm install
|
|
||||||
- name: Run docs script
|
- name: Run docs script
|
||||||
run: npm run docs
|
run: npm run docs
|
||||||
- name: Upload to js.jsonrpc.delta.chat
|
- name: Upload to js.jsonrpc.delta.chat
|
||||||
|
|||||||
Reference in New Issue
Block a user