Merge pull request #172 from simple-login/chore/add-suffix-when-building-mac-app

(chore) add suffix when building mac app
This commit is contained in:
Son Nguyen Kim
2022-11-10 11:22:47 +01:00
committed by GitHub
+1 -1
View File
@@ -142,7 +142,7 @@ jobs:
run: |
npm install
npm run build:mac
npm run build-zip
SUFFIX=mac npm run build-zip
- name: Package extension
run: |