Skip to content

Commit

Permalink
Fix zapstore
Browse files Browse the repository at this point in the history
  • Loading branch information
KoalaSat committed Oct 24, 2024
1 parent 25ab6f5 commit e416c17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
dart pub get
dart compile exe lib/main.dart -o build
cd $GITHUB_WORKSPACE
mkdir .zapstore
./zapstore-cli/build publish pokey
Expand Down

0 comments on commit e416c17

Please sign in to comment.