[CI] Remove Node dep in test-linux
This commit is contained in:
parent
f669e7a1af
commit
95d33f2450
1 changed files with 0 additions and 5 deletions
5
.github/workflows/nightly.yml
vendored
5
.github/workflows/nightly.yml
vendored
|
@ -57,11 +57,6 @@ jobs:
|
|||
run: |
|
||||
cp artifact/app.asar .
|
||||
|
||||
- name: Setup Node.js v16.x
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 16.x
|
||||
|
||||
- name: Download Client with OpenAsar
|
||||
run: |
|
||||
wget "https://discord.com/api/download/canary?platform=linux&format=tar.gz" -O discord.tar.gz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue