gh actions test

This commit is contained in:
Craig 2020-04-19 00:18:04 +00:00
parent cc95ee1376
commit f6cd7e7f68

View File

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