1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-12-25 19:42:42 +03:00

Update linux.yml

This commit is contained in:
Eugene 2021-05-15 19:25:13 +02:00 committed by GitHub
parent cb2c425063
commit a9162f955a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,8 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v2.3.4 uses: actions/checkout@v2.3.4
with:
fetch-depth: 0
- name: Install Node - name: Install Node
uses: actions/setup-node@v2.1.5 uses: actions/setup-node@v2.1.5