Skip to content

Commit

Permalink
CI: remove unused needs (#804)
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Apr 7, 2024
1 parent f8f09fb commit c9f8467
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
# Single Executable binary
publish-binary:
runs-on: ubuntu-latest
needs: test-binary
steps:
- uses: actions/checkout@v4
- name: Use Deno
Expand Down

0 comments on commit c9f8467

Please sign in to comment.