Skip to content

Commit

Permalink
Update make-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MayankFawkes authored Apr 30, 2021
1 parent 5b5df0f commit 2d3b430
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/make-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,13 @@ jobs:
uses: JackMcKew/pyinstaller-action-linux@main
with:
path: .
spec: transfer.spec

- name: PyInstaller Windows
uses: JackMcKew/pyinstaller-action-windows@main
with:
path: .
spec: transfer.spec

- name: Create Release
id: create_release
Expand Down

0 comments on commit 2d3b430

Please sign in to comment.