Skip to content

Commit

Permalink
Update android-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Jan 26, 2024
1 parent 3dcf1b0 commit d4a4d1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android-build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: remote build test
name: treehouses remote build test

on:
push:
Expand Down Expand Up @@ -36,4 +36,4 @@ jobs:
set +x
chmod +x ./gradlew
- name: build debug as test
run: ./gradlew assembleDebug
run: ./gradlew assembleDebug

0 comments on commit d4a4d1b

Please sign in to comment.