Skip to content

Commit

Permalink
git clone -b dremio_25.0_12.0 https://github.com/lriggs/arrow.git
Browse files Browse the repository at this point in the history
  • Loading branch information
lriggs authored Jan 4, 2024
1 parent 4e28e8f commit 04d5478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_jar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
set -e
pushd ..
source /home/runner/miniconda3/bin/activate root
git clone -b dremio_25.0_12.0 https://github.com/dremio/arrow.git
git clone -b dremio_25.0_12.0 https://github.com/lriggs/arrow.git
pip install -e arrow/dev/archery[crossbow]
echo GITHUB_WORKSPACE:$GITHUB_WORKSPACE
echo GITHUB_REPOSITORY: $GITHUB_REPOSITORY
Expand Down

0 comments on commit 04d5478

Please sign in to comment.