Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
johan-bjareholt committed Mar 17, 2021
1 parent c63f79e commit 3b40ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ clean:
# This is what Google and Mozilla wants us to upload when we release a new version to the Addon "store"
build: install
npm run build
zip -r -FS ./aw-watcher-web.zip manifest.json static/ out/ media/logo/logo-128.png media/banner/banner.png
zip -r -FS ./aw-watcher-web.zip manifest.json static/ out/ media/logo/logo-128.png media/banners/banner.png

0 comments on commit 3b40ea9

Please sign in to comment.