Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
andife committed Jul 19, 2024
1 parent 88cb190 commit cb40e58
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 @@ -164,7 +164,7 @@ jobs:
cat VERSION_NUMBER
echo $todays_date
ls -lauh
sed -i "1s/$/$todays_date/" 'VERSION_NUMBER'
gsed -i "1s/$/$todays_date/" 'VERSION_NUMBER'
cat VERSION_NUMBER
ONNX_PREVIEW_BUILD=1 python -m build --sdist
Expand Down

0 comments on commit cb40e58

Please sign in to comment.