diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c0d0155c..f86b16de 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -214,6 +214,7 @@ jobs: prefix: ${{ github.workspace }} - run: | + tea --sync # in case this PR contains updates to the scripts #TODO only do for PRs if test "$GITHUB_REPOSITORY" = "teaxyz/pantry.core"; then