1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-31 00:01:03 +02:00

fixing the need

This commit is contained in:
Joseph Flinn 2021-01-28 00:03:20 +00:00
parent 9ab72bb308
commit 8ca398d696

View File

@ -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