add pull for CI

This commit is contained in:
Neucrack 2020-11-19 13:14:16 +08:00
parent bf635834d8
commit 05ef3e0be1
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ jobs:
# Runs a set of commands using the runners shell
- name: sync shell cmd
run: |
git fetch --unshallow
SSHPATH="$HOME/.ssh"
rm -rf "$SSHPATH"
mkdir -p "$SSHPATH"