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,7 +7,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2.3.4
with:
fetch-depth: 0
- name: Install Node
uses: actions/setup-node@v2.1.5
with: