Skip to content

Commit

Permalink
ci: fix not waiting for debug build
Browse files Browse the repository at this point in the history
  • Loading branch information
futrime committed Jan 9, 2024
1 parent 2225ecf commit 7371373
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_levilamina.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
upload-to-release:
needs:
- build
- build-debug
permissions:
contents: write
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7371373

Please sign in to comment.