Update linux.yml

This commit is contained in:
Eugene
2021-05-15 19:25:13 +02:00
committed by GitHub
parent cb2c425063
commit a9162f955a

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: