Skip to content

Commit

Permalink
Try out new cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
afuller-TT committed Nov 26, 2024
1 parent 8d15cae commit 6c9c3db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,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/cleanup-git-repo
- name: Set up dynamic env vars for build
run: |
echo "TT_METAL_HOME=$(pwd)" >> $GITHUB_ENV
Expand Down

0 comments on commit 6c9c3db

Please sign in to comment.