Archived
2
0

gh actions test

This commit is contained in:
Craig 2020-04-19 00:50:51 +00:00
parent 22772d3ac3
commit 6f3a7a6864

View File

@ -12,8 +12,6 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v2
with:
path: '/usr/bin/git'
- name: Fetch unshallow
run: git fetch --prune --tags --unshallow