MrBeastify Re-Added!

This commit is contained in:
arichornlover 2024-01-24 23:03:16 -06:00 committed by GitHub
parent 31d7c838d2
commit 2eebd7dd09
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,15 +53,6 @@ jobs:
git push
continue-on-error: true
- name: Make MrBeastify work
run: |
cd Bundles
ln -s ../Tweaks/MrBeastify/layout/Library/Application\ Support/MrBeastify.bundle MrBeastify.bundle
git add .
git commit -m "Added MrBeastify Localizatiom"
git push origin
- name: Check exit code
run: |
exit_code=$?