mirror of
https://github.com/marcriera/ddgo-converter.git
synced 2025-04-20 02:49:28 +02:00
Action
This commit is contained in:
parent
01d3cb5e45
commit
4cd832c6d3
2 changed files with 1 additions and 2 deletions
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Package application
|
- name: Package application
|
||||||
uses: yshalsager/pyinstaller-action-linux@main
|
uses: adriansr/pyinstaller-action-linux@main
|
||||||
with:
|
with:
|
||||||
path: .
|
path: .
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
evdev
|
evdev
|
||||||
PyQt5
|
PyQt5
|
||||||
pyinstaller=5.4.1
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue