mirror of
https://github.com/eugeny/tabby
synced 2026-08-22 05:46:46 +00:00
Update linux.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user