Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sametcn99 authored May 15, 2024
1 parent a91d467 commit 180da0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
cache: npm
- name: install dependencies
run: npm install
- name: install appdmg
run: npm install -g appdmg
- name: build
run: npm run make

Expand Down

0 comments on commit 180da0d

Please sign in to comment.