Skip to content

Commit

Permalink
specify dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
baltzell committed Jan 31, 2025
1 parent fd571a3 commit 2f1ff35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Release
on: push

jobs:
build:
release:
needs: [ build ]
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 2f1ff35

Please sign in to comment.