Skip to content

Commit

Permalink
Update BuildWIF.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
itouakirai authored Jun 4, 2024
1 parent a072ef5 commit b5e5ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildWIF.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: |
# setup your parameter here
echo "BASE_REPOSITORY=https://github.com/YT-Advanced/MagiskOnWSALocal.git" >> $GITHUB_ENV
echo "RELEASE_REPOSITORY=yige-yigeren/MagiskOnWSAOnlineBuild" >> $GITHUB_ENV
echo "RELEASE_REPOSITORY=itouakirai/MagiskOnWSAOnlineBuild" >> $GITHUB_ENV
echo "PARAMETER="--arch x64 --release-type WIF --root-sol magisk --gapps-brand none --remove-amazon --magisk-ver stable --compress-format zip"" >> $GITHUB_ENV
- name: Install Git
Expand Down

0 comments on commit b5e5ce0

Please sign in to comment.