This commit is contained in:
Lucas Gravley 2020-01-09 13:43:30 -06:00
parent a19749a713
commit f961d1b808

View file

@ -36,6 +36,7 @@ jobs:
##########################
- name: Checkout Code
uses: actions/checkout@v2
run: git fetch --no-tags --prune --depth=1 origin +refs/heads/*:refs/remotes/origin/*
######################
# Run Removal script #