Skip to content

Commit

Permalink
Download to wheels folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Callum027 committed Dec 3, 2023
1 parent e6faa8d commit 9fdc861
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: wheels
path: wheels
- name: Build Buildarr installer
run: pynsist installer.cfg
- name: Upload Buildarr installer to release
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: wheels
path: wheels
- name: Build Buildarr installer
run: pynsist installer.cfg
- name: Compress package build artifacts
Expand Down

0 comments on commit 9fdc861

Please sign in to comment.