mirror of
https://github.com/Eugeny/tabby.git
synced 2024-11-10 12:16:34 +03:00
Update linux.yml
This commit is contained in:
parent
ff1bfa990c
commit
b3ed62244d
5
.github/workflows/linux.yml
vendored
5
.github/workflows/linux.yml
vendored
@ -8,11 +8,6 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v1
|
||||
|
||||
- name: Install Node
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 10
|
||||
|
||||
- name: Install deps
|
||||
run: |
|
||||
npm i -g yarn@1.19.1
|
||||
|
Loading…
Reference in New Issue
Block a user