Skip to content

Commit 398d4bb

Browse files
Update CI pipeline to use Ponder tag v0.14-alpha-2
Co-authored-by: dmccoystephenson <21204351+dmccoystephenson@users.noreply.github.com>
1 parent 83ca31b commit 398d4bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Build and install Ponder to local Maven repository
2727
run: |
2828
cd dependencies/Ponder
29-
git checkout v1.0
29+
git checkout v0.14-alpha-2
3030
chmod +x gradlew
3131
./gradlew build publishToMavenLocal -x test
3232

dependencies/Ponder

0 commit comments

Comments
 (0)