Skip to content

Commit

Permalink
Fix branch
Browse files Browse the repository at this point in the history
  • Loading branch information
slawkens committed Jan 27, 2025
1 parent f696f74 commit e13bd87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ if [ $1 = "prepare" ]; then
mkdir -p tmp

# get myaac from git archive
git archive --format zip --output tmp/myaac.zip master
git archive --format zip --output tmp/myaac.zip 0.8

cd tmp/ || exit

Expand Down

0 comments on commit e13bd87

Please sign in to comment.