Skip to content

Commit

Permalink
Fix starting compressor
Browse files Browse the repository at this point in the history
  • Loading branch information
acidicMercury8 committed Oct 15, 2024
1 parent 8325a9f commit e7e5c78
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/run-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,6 @@ jobs:

- name: Print info
run: |
xrCompress
curl -o datapack.ltx https://raw.githubusercontent.com/ixray-team/ixray-1.6-stcop/refs/heads/default/datapack.ltx
mkdir folder
xrCompress folder -ltx datapack.ltx

0 comments on commit e7e5c78

Please sign in to comment.