mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-01 05:02:33 +00:00
i swear to god (#25506)
This commit is contained in:
2
.github/workflows/merge_upstream_master.yml
vendored
2
.github/workflows/merge_upstream_master.yml
vendored
@@ -113,7 +113,7 @@ jobs:
|
||||
|
||||
- name: Rebuild TGUI
|
||||
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
|
||||
git commit -m "Rebuild TGUI"
|
||||
git push origin
|
||||
|
||||
Reference in New Issue
Block a user