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 1f763a4 commit cec4216
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 @@ -156,7 +156,7 @@ jobs:
head -n 10 pyproject.toml
todays_date=.dev'${{ inputs.currdate }}'
cat VERSION_NUMBER
echo $(todays_date)
echo $todays_date
ls -lauh
sed -i " 1 s/$/$todays_date/" VERSION_NUMBER
cat VERSION_NUMBER
Expand Down

0 comments on commit cec4216

Please sign in to comment.