Skip to content

Commit

Permalink
adjust release script to wait for browser_extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
cars10 committed Jan 14, 2025
1 parent 2391ead commit 6b433cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ jobs:
needs:
- build_desktop
- build_docker
- build_browser_extensions
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6b433cd

Please sign in to comment.