Skip to content

Commit

Permalink
feat(core): update publish to need build to succeed
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammisuli authored and FrozenPandaz committed Jan 30, 2023
1 parent 0fc9f2f commit 6074d6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ jobs:
runs-on: ubuntu-latest
needs:
- build-freebsd
- build
steps:
- uses: actions/checkout@v3
- name: Setup node
Expand Down

0 comments on commit 6074d6e

Please sign in to comment.