Action changes

This commit is contained in:
2020-05-16 20:58:46 -04:00
parent 4932b3430b
commit 053bc0dcd1

View File

@ -14,10 +14,10 @@ jobs:
steps:
- name: Checkout Repo
uses: actions/checkout@v2.1.0
with:
submodules: 'true'
lfs: 'true'
token: ${{ secrets.GH_SECRET }}
#with:
#submodules: 'true'
#lfs: 'true'
#token: ${{ secrets.GH_SECRET }}
- name: Configure
env:
PLATFORM: ${{ matrix.platform }}