mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-21 07:41:59 +00:00
Update update-submodules.yml
This commit is contained in:
parent
262f3665a4
commit
4adff8cdc1
1 changed files with 0 additions and 10 deletions
10
.github/workflows/update-submodules.yml
vendored
10
.github/workflows/update-submodules.yml
vendored
|
|
@ -50,16 +50,6 @@ jobs:
|
||||||
git push origin
|
git push origin
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|
||||||
- name: Make .bundle files
|
|
||||||
run: |
|
|
||||||
cd Bundles
|
|
||||||
ln -s ../Tweaks/YTVideoOverlay/layout/Library/Application\ Support/YTVideoOverlay.bundle YTVideoOverlay.bundle
|
|
||||||
ln -s ../Tweaks/YouMute/layout/Library/Application\ Support/YouMute.bundle YouMute.bundle
|
|
||||||
ln -s ../Tweaks/YouQuality/layout/Library/Application\ Support/YouQuality.bundle YouQuality.bundle
|
|
||||||
git add .
|
|
||||||
git commit -m "Added bundles"
|
|
||||||
git push origin
|
|
||||||
|
|
||||||
- name: Check exit code
|
- name: Check exit code
|
||||||
run: |
|
run: |
|
||||||
exit_code=$?
|
exit_code=$?
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue