Skip to content

Commit

Permalink
Removed Beautify
Browse files Browse the repository at this point in the history
  • Loading branch information
BiraruYT committed Jun 5, 2024
1 parent 34c7c00 commit 24dc2d4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,11 +176,6 @@ jobs:
process_files "boiii-reimagined-server/debug" "boiii-reimagined-server/debug/boiii.json" "boiii-reimagined-server/debug/boiii/data"
process_files "boiii-reimagined-server/release" "boiii-reimagined-server/release/boiii.json" "boiii-reimagined-server/release/boiii/data"
- name: Beautify boiii.json
uses: sergeysova/jq-action@v2
with:
cmd: 'jq . boiii-reimagined-server/debug/boiii.json | jq . boiii-reimagined-server/release/boiii.json'
- name: Zip files
run: |
Expand Down

0 comments on commit 24dc2d4

Please sign in to comment.