Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Minime998 authored Oct 26, 2024
1 parent b183b9a commit 1745c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: Set JAVA_HOME
run: echo "JAVA_HOME=/opt/hostedtoolcache/Java_Adopt_jdk/17.0.13-11/x64" >> $GITHUB_ENV
- name: Build with Gradle
run: cd app && ./gradlew build
run: cd CP470-Project && ./gradlew build

0 comments on commit 1745c0c

Please sign in to comment.