Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pacowong authored Oct 15, 2024
1 parent a6b610b commit 5331cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
tar -cvf /Users/distiller/project/onnxruntime_xcf.tar $HOME/onnxlibrary/macabi_release_v20230327_2320
- store_artifacts:
path: /onnxruntime_xcf.tar
path: /Users/distiller/project/onnxruntime_xcf.tar
destination: onnxruntime_xcf.tar
workflows:
version: 2
Expand Down

0 comments on commit 5331cb8

Please sign in to comment.