try pulling first (#2448)

This commit is contained in:
David Holdeman 2021-03-13 17:16:47 -06:00 committed by GitHub
parent ca612f7a82
commit 2122cc2e2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ jobs:
run: |
git config --local user.email "action@github.com"
git config --local user.name "GitHub build-unit-tests Action"
git pull
mv triggers.txt unit_tests
mv *.logicdata unit_tests
git add unit_tests/triggers.txt