Skip to content

Commit

Permalink
rm build step
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifersp committed Apr 12, 2024
1 parent 766c304 commit 91898b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/bump-dependency.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,6 @@ jobs:
run: |
go get github.com/dolthub/${{ github.event.client_payload.dependency }}/go@${{ github.event.client_payload.head_commit_sha }}
go mod tidy
- name: Update repos
run: ./postgres/parser/build.sh
- name: Get short hash
id: short-sha
run: |
Expand Down

0 comments on commit 91898b6

Please sign in to comment.