needs setup
This commit is contained in:
parent
111ccd8f18
commit
a01292b274
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: gh release upload latest dist/
|
||||
release:
|
||||
depends-on: setup
|
||||
needs: setup
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue