Fix pipeline

This commit is contained in:
Deluan
2020-07-21 18:12:59 -04:00
parent b828650cc5
commit 167fca86d0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v2
with:
- fetch-depth: 0
fetch-depth: 0
- uses: actions/download-artifact@v2
with: