Skip to content

Commit

Permalink
Release step tweak to delete previous artefact if still present.
Browse files Browse the repository at this point in the history
  • Loading branch information
daithiocrualaoich committed Oct 11, 2017
1 parent 79c8fce commit b441462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/releasing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Build the ``favicon.sketchplugin`` directory contents for publication.

::

rm -fr favicon.sketchplugin && yarn build
rm -fr favicon.sketchplugin favicon.sketchplugin.zip && yarn build

Create the final compressed format.

Expand Down

0 comments on commit b441462

Please sign in to comment.