Skip to content

Commit

Permalink
Rename winget workflow names
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrittmeister committed Oct 27, 2024
1 parent 3ddc5c6 commit acb422f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -319,10 +319,12 @@ jobs:
*.zip
*-signed.apk
sign_windows_binary:
name: Sign Windows binary
runs-on: windows-latest
needs: [create_release, build_desktop_app]
steps:
- uses: actions/checkout@v4
name: Download Winget publish action
with:
sparse-checkout: .github
- uses: actions/download-artifact@v4
Expand Down

0 comments on commit acb422f

Please sign in to comment.