Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua authored Aug 30, 2022
1 parent 03ce7af commit fbc037d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
VERSION:
description: '17-32-35 => 17.32.35 is the YouTube version that revanced supports tool, can import higher version that they support revanced but may be broken some features.'
required: true
default: '17-32-39'
default: '17-33-42'
DEVICE:
description: 'Select device'
required: true
Expand Down Expand Up @@ -80,7 +80,7 @@ jobs:
CREATE: ${{ inputs.CREATE }}

run: |
SVision="17.32.35"
SVision="17.33.42"
chmod -R 777 Tools/*
chmod 777 install.sh
. install.sh
Expand Down

0 comments on commit fbc037d

Please sign in to comment.