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 6, 2024
1 parent 05d9854 commit 2825c22
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 }}
# Run again without doing anything to clean cache.
scons platform=${{ inputs.platform }} target=${{ inputs.target }} tests=${{ inputs.tests }} ${{ env.SCONSFLAGS }} -n
ls -l bin/

0 comments on commit 2825c22

Please sign in to comment.