rm npm install

This commit is contained in:
Christian Hagenest
2024-04-30 20:36:05 +02:00
committed by missytake
parent 57bc046381
commit 402d5bed85

View File

@@ -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