mirror of
https://github.com/v2fly/domain-list-community.git
synced 2025-08-22 18:38:36 +00:00
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…
Reference in New Issue
Block a user