i swear to god (#25506)

This commit is contained in:
S34N
2024-05-17 22:07:23 +00:00
committed by GitHub
parent 1409c03463
commit 2ac2dbca44
+1 -1
View File
@@ -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