mirror of
https://github.com/ArcaneChat/core.git
synced 2026-07-03 14:05:33 +02:00
rm unneeded rust install from ts docs ci
This commit is contained in:
committed by
missytake
parent
1e7dbea351
commit
49bf8414ed
@@ -78,10 +78,6 @@ jobs:
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '18'
|
||||
- name: Install latest nightly
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
- name: npm build
|
||||
run: npm build
|
||||
- name: Install dependencies
|
||||
@@ -95,4 +91,4 @@ jobs:
|
||||
KEY: ${{ secrets.KEY }}
|
||||
HOST: "delta.chat"
|
||||
SOURCE: "/deltachat-jsonrpc/typescript/docs/"
|
||||
TARGET: "/var/www/html/ts/"
|
||||
TARGET: "/var/www/html/ts/"
|
||||
|
||||
Reference in New Issue
Block a user