Added .readthedocs.yaml, fixed Pyinstaller and Docker workflows (#1874)

This commit is contained in:
Soxoj
2024-11-23 19:11:25 +01:00
committed by GitHub
parent 1ff75403cd
commit f78c93eaca
3 changed files with 19 additions and 3 deletions
+2 -2
View File
@@ -10,13 +10,13 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: PyInstaller Windows
uses: JackMcKew/pyinstaller-action-windows@main
with:
path: pyinstaller
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: maigret_standalone_win32
path: pyinstaller/dist/windows # or path/to/artifact