fix the missing 'run'

This commit is contained in:
Kslr 2020-09-20 03:29:05 +08:00
parent 367bbfb553
commit ea670ce953
No known key found for this signature in database
GPG Key ID: 0AF5F66FA1E887CE

View File

@ -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