Skip to content

Commit

Permalink
Always run the REINDEX
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Gajdosik authored and agajdosi committed Jan 7, 2025
1 parent 9d08745 commit 9204945
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/webhook_process_asset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
REINDEX:
runs-on: ubuntu-latest
needs: [RESOLUTIONS, GLTF, GLTF_GODOT]
if: always()
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 9204945

Please sign in to comment.