fix the missing 'run'
This commit is contained in:
parent
367bbfb553
commit
ea670ce953
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -43,6 +43,7 @@ jobs:
|
||||
sha256sum dlc.dat.zip > dlc.dat.zip.sha256sum
|
||||
|
||||
- name: Generate XZ
|
||||
run: |
|
||||
xz -z -9 -k dlc.dat
|
||||
sha256sum dlc.dat.xz > dlc.dat.xz.sha256sum
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user