Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #152 from harytfw/dev
Browse files Browse the repository at this point in the history
Dev v2.1.4
  • Loading branch information
harytfw authored Dec 30, 2022
2 parents 4fd60bc + 58f58a8 commit ff475b0
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -79,7 +79,7 @@ mocha-assets:
.PHONY: package
package:
@mkdir -p $(BUILD_DIR)/artifacts
@cd $(TARGET_DIST) && zip -r $(BUILD_DIR)/artifacts/gliiterdrag-pro-$(BUILD_VERSION)-$(TARGET_BROWSER).zip .
@cd $(TARGET_DIST) && zip -r $(BUILD_DIR)/artifacts/glitterdrag-pro-$(BUILD_VERSION)-$(TARGET_BROWSER).zip .

.PHONY: clean
clean:
Expand Down
Empty file.

0 comments on commit ff475b0

Please sign in to comment.