Move Added Actions to main branch #1
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,8 @@ jobs:
|
||||||
- run: apt-get install zip git -y
|
- run: apt-get install zip git -y
|
||||||
- run: git clone https://git.venreys-lair.xyz/Venrey/Eddie-Roden-Slide-Tool .
|
- run: git clone https://git.venreys-lair.xyz/Venrey/Eddie-Roden-Slide-Tool .
|
||||||
- run: wine ~/.wine/drive_c/Program\ Files/Python312/Scripts/pyinstaller.exe --onefile main.py
|
- run: wine ~/.wine/drive_c/Program\ Files/Python312/Scripts/pyinstaller.exe --onefile main.py
|
||||||
- run: zip /dist/release/Winodws.zip ./fonts ./templets ./Numbers.xlsx ./dist/main.exe
|
- run: mv ./dist/main.exe ./ImageGen.exe
|
||||||
|
- run: zip /dist/release/Winodws.zip ./fonts ./templets ./Numbers.xlsx ./ImageGen.exe
|
||||||
- uses: actions/forgejo-release@v2
|
- uses: actions/forgejo-release@v2
|
||||||
with:
|
with:
|
||||||
direction: upload
|
direction: upload
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue