Skip to content

Commit 874db1c

Browse files
authored
Update build_wheels_aarch64_linux.yml
1 parent 71176c1 commit 874db1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels_aarch64_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
4646
env-var-script: packaging/env_var_script_linux.sh
4747
pre-script: packaging/pre_build_script.sh
48-
post-script: packaging/post_build_script.sh
48+
# post-script: packaging/post_build_script.sh
4949
smoke-test-script: packaging/smoke_test.py
5050
package-name: torchao
5151
trigger-event: ${{ github.event_name }}

0 commit comments

Comments
 (0)