Skip to content

Commit

Permalink
Fix depends_on
Browse files Browse the repository at this point in the history
  • Loading branch information
aalin committed Jan 4, 2024
1 parent b4a218b commit a217c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

release:
name: Release
needs: native_gem
needs: build
runs-on: ubuntu-latest
environment: rubygems
steps:
Expand Down

0 comments on commit a217c32

Please sign in to comment.