mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 00:45:07 +03:00
sync before copy
This commit is contained in:
parent
8826588b64
commit
ff5b6df07f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -214,6 +214,7 @@ jobs:
|
||||||
prefix: ${{ github.workspace }}
|
prefix: ${{ github.workspace }}
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
|
tea --sync
|
||||||
# in case this PR contains updates to the scripts
|
# in case this PR contains updates to the scripts
|
||||||
#TODO only do for PRs
|
#TODO only do for PRs
|
||||||
if test "$GITHUB_REPOSITORY" = "teaxyz/pantry.core"; then
|
if test "$GITHUB_REPOSITORY" = "teaxyz/pantry.core"; then
|
||||||
|
|
Loading…
Reference in a new issue