mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-05 00:19:56 +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
|
||||
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
|
||||
run: |
|
||||
exit_code=$?
|
||||
|
|
|
|||
Loading…
Reference in a new issue