Skip to content

Commit

Permalink
CI Cache test
Browse files Browse the repository at this point in the history
  • Loading branch information
AThousandShips committed Sep 7, 2024
1 parent 82cf1c2 commit 8bd0dd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/godot-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,6 @@ runs:
fi
scons platform=${{ inputs.platform }} target=${{ inputs.target }} tests=${{ inputs.tests }} ${{ env.SCONSFLAGS }}
# Force populate the cache to ensure it is valid.
scons platform=${{ inputs.platform }} target=${{ inputs.target }} tests=${{ inputs.tests }} ${{ env.SCONSFLAGS }} --cache-populate
ls -l bin/

0 comments on commit 8bd0dd4

Please sign in to comment.