This commit is contained in:
Niklas von Hertzen 2021-07-13 17:57:55 +08:00
parent e4a31bf738
commit 7795c0a65d

View File

@ -14,10 +14,11 @@ jobs:
name: Build
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/setup-node@v1
with:
node-version: 12
fetch-depth: 0
- name: Checkout current snapshots
run: |