Skip to content

Commit

Permalink
Updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AgnelSelvan committed Nov 8, 2024
1 parent 8bc8464 commit 825bf38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
options: /O+

- name: Copy Windows Build Zip to release repository
run: cp private-repo/exe_generator/Output/billing.exe release-repo/
run: cp private-repo\exe_generator\Output\billing.exe release-repo\

- name: Push Windows EXE to releases
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit 825bf38

Please sign in to comment.