Skip to content

Commit

Permalink
wip(build): print invalidate correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoMcA committed Jan 10, 2025
1 parent f3a3790 commit 6b1f820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
echo "rari-branch: ${{ github.event.inputs.rari-branch }}"
echo "content-branch: ${{ github.event.inputs.content-branch }}"
echo "notes: ${{ github.event.inputs.notes || env.DEFAULT_NOTES }}"
echo "invalidate: ${{ github.event.inputs.content-branch }}"
echo "invalidate: ${{ github.event.inputs.invalidate }}"
- uses: actions/checkout@v4

Expand Down

0 comments on commit 6b1f820

Please sign in to comment.