fixed depth

This commit is contained in:
phips28 2019-10-26 21:11:45 +02:00
parent d9c164822e
commit 780666dca1
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@ jobs:
steps:
- name: "Checkout source code"
uses: "actions/checkout@v1"
with:
fetch-depth: 1
- name: "Setup Node.js"
uses: "actions/setup-node@v1"
with: