Skip to content

Commit

Permalink
guidance
Browse files Browse the repository at this point in the history
  • Loading branch information
Funkatronics authored May 31, 2024
1 parent 5b6fed7 commit 54f9e58
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/gmsaas_spike.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ jobs:

- name: Push test file
run: |
adb root
adb shell "mount -o rw,remount /"
adb shell "mount -o rw,remount /system"
echo tralala > tralala.txt
adb push tralala.txt /system/app
Expand Down

0 comments on commit 54f9e58

Please sign in to comment.