mirror of
https://github.com/winapps-org/winapps.git
synced 2025-11-14 18:34:00 +01:00
fix: remove trailing spaces
This commit is contained in:
2
.github/workflows/lictool.yaml
vendored
2
.github/workflows/lictool.yaml
vendored
@@ -29,7 +29,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install lictool
|
- name: Install lictool
|
||||||
run: pip install git+https://github.com/emzeat/mz-lictools@v2.7.0
|
run: pip install git+https://github.com/emzeat/mz-lictools@v2.7.0
|
||||||
|
|
||||||
- name: Run lictool
|
- name: Run lictool
|
||||||
run: lictool
|
run: lictool
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user