Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Oyu07 authored Apr 12, 2024
1 parent 2c4278b commit 993f924
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-tgui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,6 @@ jobs:
nvm use default
(cd tgui && bin/tgui --mode=production)
- name: Run Prettier
run: |
(cd tgui && bin/tgui-prettier.bat)
- name: Commit and Push
run: |
if { git update-index --refresh && git diff-index --quiet HEAD -- ; } > /dev/null; then
Expand Down

0 comments on commit 993f924

Please sign in to comment.