mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
i swear to god (#25506)
This commit is contained in:
@@ -113,7 +113,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Rebuild TGUI
|
- name: Rebuild TGUI
|
||||||
run: |
|
run: |
|
||||||
if git diff-tree --name-only -r $(git rev-parse HEAD~2) | grep "tgui/public/"
|
if git diff-tree --name-only -r $(git rev-parse HEAD~2) | grep "tgui/public/" ; then
|
||||||
bash tgui/bin/tgui
|
bash tgui/bin/tgui
|
||||||
git commit -m "Rebuild TGUI"
|
git commit -m "Rebuild TGUI"
|
||||||
git push origin
|
git push origin
|
||||||
|
|||||||
Reference in New Issue
Block a user