Skip to content

Commit

Permalink
#7063: Use an updated action
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitri-tenstorrent committed Apr 4, 2024
1 parent d57bb3a commit dd2d066
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 @@ -21,7 +21,7 @@ jobs:
- name: Set up dynamic env vars for build
run: |
echo "TT_METAL_HOME=$(pwd)" >> $GITHUB_ENV
- uses: tenstorrent-metal/tt-metal/.github/actions/install-python-deps@f54bc6374c935379672b623283d99e7fe1787f46
- uses: tenstorrent-metal/tt-metal/.github/actions/install-python-deps@5ca51bc1da6f99a6a4214e8386149bba89c2d76f
- name: Build tt-metal and libs
run: |
make build PYTHON_ENV=./python_env
Expand Down

0 comments on commit dd2d066

Please sign in to comment.