Skip to content

Commit

Permalink
Update SNAPSHOT.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton authored Jan 26, 2024
1 parent 96512af commit 18e2761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/SNAPSHOT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
java-version: 17

- name: Setup gradle
uses: gradle/gradle-build-action@v3
uses: gradle/actions/setup-gradle@v3
- run: ./gradlew build --stacktrace
- name: Publish a SNAPSHOT
env:
Expand Down

0 comments on commit 18e2761

Please sign in to comment.