Skip to content

Commit

Permalink
Update app-build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsvanvelzen authored Jan 30, 2024
1 parent a746d00 commit 6292430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
distribution: temurin
java-version: 17
- name: Setup Gradle
uses: gradle/actions/setup-gradle@d4bd442194a6478e8ac205108cae29e76bf9b787 # v3
uses: gradle/actions/setup-gradle@aff52e5be96935327d77c5529075184377dc4371 # v3
- name: Assemble debug APKs
run: ./gradlew assembleDebug
- name: Create publish bundle
Expand Down

0 comments on commit 6292430

Please sign in to comment.