Fix GitHub Actions

This commit is contained in:
cytopia
2020-09-15 14:48:16 +02:00
committed by GitHub
parent bef26e8c27
commit fd0594e3c1

View File

@@ -33,9 +33,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
ref: ${REF}
env:
REF: ${{ matrix.refs }}
ref: ${{ matrix.refs }}
- name: Show git info
run: |