mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-05-23 11:42:16 +00:00
Update update-submodules.yml
This commit is contained in:
parent
d239cf57b6
commit
f55bf54bcf
1 changed files with 0 additions and 10 deletions
10
.github/workflows/update-submodules.yml
vendored
10
.github/workflows/update-submodules.yml
vendored
|
|
@ -16,16 +16,6 @@ jobs:
|
|||
git config --global user.email "actions@github.com"
|
||||
git config --global user.name "GitHub Actions"
|
||||
|
||||
- name: Fix YTweaks Bundle
|
||||
run: |
|
||||
cd Bundles
|
||||
rm YTWKS.bundle
|
||||
ln -s ../Tweaks/YTweaks/layout/Library/Application\ Support/YTWKS.bundle YTWKS.bundle
|
||||
git add .
|
||||
git commit -m "updated YTweaks bundle"
|
||||
git push
|
||||
continue-on-error: true
|
||||
|
||||
- name: Update submodules
|
||||
run: |
|
||||
git submodule update --init --recursive --remote Tweaks/Alderis
|
||||
|
|
|
|||
Loading…
Reference in a new issue