mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 14:53:33 +00:00
fixing the need
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -219,7 +219,7 @@ jobs:
|
||||
linux:
|
||||
name: Publish Snap
|
||||
runs-on: ubuntu-latest
|
||||
need: setup
|
||||
needs: setup
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user