Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoa-xu authored Apr 28, 2024
1 parent a5d2a8c commit 70ecff5
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 @@ -32,7 +32,7 @@ jobs:
steps:
- name: fetch feat-mocks branch
run: |
git clone --branch feat-mocks --depth 1 https://github.com/cocoa-xu/arrow-adbc.git
git clone --branch feat-mocks --depth 1 https://github.com/meowcraft-dev/arrow-adbc.git
- uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit 70ecff5

Please sign in to comment.