Skip to content

Commit

Permalink
zip workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pizzapanther committed Sep 7, 2023
1 parent c432243 commit b00f382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-zip.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ fi
hugo -b /
python3 prepare_native_app.py
rm -rf public/pimg/
capgo bundle zip --bundle $tag
./node_modules/.bin/capgo bundle zip --bundle $tag

0 comments on commit b00f382

Please sign in to comment.