mirror of
https://github.com/grdl/git-get.git
synced 2026-02-04 20:19:42 +00:00
Update incorrect dependency in release workflow
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
release:
|
||||
name: GoReleaser
|
||||
runs-on: ubuntu-latest
|
||||
needs: validate
|
||||
needs: build-and-test
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user