Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
emosbaugh committed May 17, 2024
1 parent ca7d425 commit 36efd3f
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 @@ -31,7 +31,7 @@ package-archive-channel: package-main
cp -r dist archive-channel/

.PHONY: package-archive-customer
package-archive-customer:
package-archive-customer: package-main
rm -rf ./archive-customer/dist
cp -r dist archive-customer/

Expand Down

0 comments on commit 36efd3f

Please sign in to comment.