Skip to content

Commit

Permalink
Etau : Version 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Larpoux committed Nov 4, 2024
1 parent edd6e99 commit edbf176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/pub.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ fi

flutter pub publish
if [ $? -ne 0 ]; then
echo "Error: flutter pub publish[etau]"
echo "Error: flutter pub publish[tauweb]"
exit -1
fi

Expand Down

0 comments on commit edbf176

Please sign in to comment.