Skip to content

Commit

Permalink
chore: wf modified again
Browse files Browse the repository at this point in the history
  • Loading branch information
javamachr committed Dec 13, 2023
1 parent 21af702 commit 0e185f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main-osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: run makeshit
run: |
npm install
npm run make all
npm run dist-mac
mkdir -p /tmp/builds
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: |
npm install
npm run make all
npm run dist
mkdir -p /tmp/builds
cd /home/runner/work/quest-sidenoder/quest-sidenoder/out/make/deb/x64/
Expand Down

0 comments on commit 0e185f8

Please sign in to comment.