Skip to content

Commit

Permalink
Pick up my own change
Browse files Browse the repository at this point in the history
  • Loading branch information
afuller-TT committed Jan 30, 2025
1 parent 6db04bc commit 555b3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-artifact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
echo "::error title=ccache-not-provisioned::Ccache is not properly provisioned."
exit 1
fi
- uses: tenstorrent/tt-metal/.github/actions/checkout-with-submodule-lfs@main
- uses: tenstorrent/tt-metal/.github/actions/checkout-with-submodule-lfs@afuller/debug-checkout-error
- name: Set up dynamic env vars for build
run: |
echo "TT_METAL_HOME=$(pwd)" >> $GITHUB_ENV
Expand Down

0 comments on commit 555b3e2

Please sign in to comment.