Skip to content

Commit

Permalink
chore: build
Browse files Browse the repository at this point in the history
  • Loading branch information
rboixaderg committed Feb 20, 2024
1 parent 82ca974 commit a3587cd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,6 @@ jobs:
- name: build
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: npm run publish-win
shell: powershell
run: |
Copy-Item server/src electron-app/src/sync-agent -r
npm run publish-win

0 comments on commit a3587cd

Please sign in to comment.