mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-21 03:32:08 +00:00
Remove bundle command
This commit is contained in:
parent
56f35a9256
commit
bc19ad7eaf
1 changed files with 0 additions and 8 deletions
8
.github/workflows/update-submodules.yml
vendored
8
.github/workflows/update-submodules.yml
vendored
|
|
@ -48,14 +48,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/YTNoCommunityPosts/layout/Library/Application\ Support/YTNoCommunityPosts.bundle YTNoCommunityPosts.bundle
|
|
||||||
git add .
|
|
||||||
git commit -m "Added YTNoCommunityPost bundle"
|
|
||||||
git push origin
|
|
||||||
|
|
||||||
- name: Check exit code
|
- name: Check exit code
|
||||||
run: |
|
run: |
|
||||||
exit_code=$?
|
exit_code=$?
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue