Skip to content

Commit

Permalink
needs setup and firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
Alfredo committed Dec 16, 2024
1 parent dca71ee commit d464531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
safari:
runs-on: ubuntu-latest
needs: firefox
needs: [setup, firefox]
env:
DIRECTORY: ${{ needs.setup.outputs.DIRECTORY }}
VERSION: ${{ needs.setup.outputs.VERSION }}
Expand Down

0 comments on commit d464531

Please sign in to comment.