Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
andife committed Jul 15, 2024
1 parent 0024437 commit 42548dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
cat VERSION_NUMBER
echo $todays_date
ls -lauh
sed -i " 1 s/$/$todays_date/" VERSION_NUMBER
sed -i " 1 s/$/$todays_date/" 'VERSION_NUMBER'
cat VERSION_NUMBER
ONNX_PREVIEW_BUILD=1 python -m build --sdist
Expand Down

0 comments on commit 42548dd

Please sign in to comment.