mirror of
https://github.com/marcriera/ddgo-converter.git
synced 2025-04-19 10:29:29 +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
|
||||
|
||||
- name: Package application
|
||||
uses: yshalsager/pyinstaller-action-linux@main
|
||||
uses: adriansr/pyinstaller-action-linux@main
|
||||
with:
|
||||
path: .
|
||||
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
evdev
|
||||
PyQt5
|
||||
pyinstaller=5.4.1
|
||||
|
|
Loading…
Add table
Reference in a new issue