mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
ci fighting
This commit is contained in:
parent
110b48e62a
commit
4383cfdc55
1 changed files with 2 additions and 0 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -15,7 +15,9 @@ jobs:
|
|||
run: |
|
||||
rm ./app/google-services.json
|
||||
cp ./app/google-services-example.json ./app/google-services.json
|
||||
rm ./app/src/main/res/values/mapbox-token.xml
|
||||
cp ./app/special/mapbox-token.xml ./app/src/main/res/values/
|
||||
rm ./app/src/main/res/values/curfirmwareversion.xml
|
||||
cp ./app/special/curfirmwareversion.xml ./app/src/main/res/values/
|
||||
- name: set up JDK 1.8
|
||||
uses: actions/setup-java@master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue