mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
update workflow
This commit is contained in:
@@ -29,7 +29,6 @@ jobs:
|
||||
matrix:
|
||||
os: [ubuntu-20.04, windows-2019]
|
||||
runs-on: ${{ matrix.os }}
|
||||
permissions: write-all
|
||||
steps:
|
||||
- name: Clone client
|
||||
uses: actions/checkout@v2
|
||||
@@ -97,6 +96,7 @@ jobs:
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
permissions: write-all
|
||||
steps:
|
||||
- name: Download all binaries
|
||||
uses: actions/download-artifact@v3
|
||||
|
||||
Reference in New Issue
Block a user