Skip to content

Commit

Permalink
省略
Browse files Browse the repository at this point in the history
  • Loading branch information
s1204IT committed Jan 20, 2024
1 parent 025c694 commit 5f0bd7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
./gradlew aR --no-daemon
cp -f app/build/outputs/apk/release/app-release.apk ${{ env.repo }}-${{ env.version }}.apk
else
./gradlew assembleDebug --no-daemon
./gradlew asD --no-daemon
fi
- name: Upload APK
Expand Down

0 comments on commit 5f0bd7c

Please sign in to comment.