mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-06 07:07:18 +02:00
Update lictool.yaml
This commit is contained in:
parent
b854224cef
commit
e6e1e26c14
5
.github/workflows/lictool.yaml
vendored
5
.github/workflows/lictool.yaml
vendored
@ -16,9 +16,12 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: 3.x
|
python-version: 3.x
|
||||||
|
|
||||||
|
- name: Set git author to @actions
|
||||||
|
uses: fregante/setup-git-user@v2
|
||||||
|
|
||||||
- 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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user