mirror of
https://github.com/marcriera/ddgo-converter.git
synced 2025-04-18 10:09:27 +02:00
Action
This commit is contained in:
parent
25b3d56e2b
commit
01d3cb5e45
1 changed files with 2 additions and 2 deletions
4
.github/workflows/main.yaml
vendored
4
.github/workflows/main.yaml
vendored
|
@ -12,8 +12,8 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Package Application
|
||||
uses: JackMcKew/pyinstaller-action-linux@main
|
||||
- name: Package application
|
||||
uses: yshalsager/pyinstaller-action-linux@main
|
||||
with:
|
||||
path: .
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue