Skip to content

Commit

Permalink
Update build_wheels_aarch64_linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
msaroufim authored Oct 15, 2024
1 parent 71176c1 commit 874db1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels_aarch64_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
env-var-script: packaging/env_var_script_linux.sh
pre-script: packaging/pre_build_script.sh
post-script: packaging/post_build_script.sh
# post-script: packaging/post_build_script.sh
smoke-test-script: packaging/smoke_test.py
package-name: torchao
trigger-event: ${{ github.event_name }}
Expand Down

0 comments on commit 874db1c

Please sign in to comment.