Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
  • Loading branch information
Shéikh Adnan authored Dec 12, 2020
1 parent 8de0a34 commit 09dad8a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/recovery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ on:

env:
MANIFEST: https://gitlab.com/OrangeFox/Manifest.git
DEVICE: CPH1861
DT_LINK: https://github.com/JamieHoSzeYui/dummy_CPH1861_TWRP
DT_PATH: device/oppo/CPH1861
DEVICE: rosy
DT_LINK: https://github.com/ElytrA8/recovery_rosy
DT_PATH: device/xiaomi/rosy
TARGET: recoveryimage
TZ: Asia/Kolkata

Expand Down Expand Up @@ -61,4 +61,4 @@ jobs:
run: |
cd work/out/target/product/$DEVICE
curl -sL https://git.io/file-transfer | sh
./transfer bit *.zip
./transfer wet *.zip

0 comments on commit 09dad8a

Please sign in to comment.