mirror of
https://github.com/winapps-org/winapps.git
synced 2025-07-31 16:06:45 +02:00
Update lictool.yaml
This commit is contained in:
5
.github/workflows/lictool.yaml
vendored
5
.github/workflows/lictool.yaml
vendored
@@ -16,9 +16,12 @@ jobs:
|
||||
with:
|
||||
python-version: 3.x
|
||||
|
||||
- name: Set git author to @actions
|
||||
uses: fregante/setup-git-user@v2
|
||||
|
||||
- name: Install lictool
|
||||
run: pip install git+https://github.com/emzeat/mz-lictools@v2.7.0
|
||||
|
||||
|
||||
- name: Run lictool
|
||||
run: lictool
|
||||
|
||||
|
Reference in New Issue
Block a user