mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
Merge steps in one
This commit is contained in:
@@ -32,9 +32,7 @@ jobs:
|
|||||||
# with:
|
# with:
|
||||||
# name: maigret_standalone_win32
|
# name: maigret_standalone_win32
|
||||||
# path: pyinstaller/dist/windows
|
# path: pyinstaller/dist/windows
|
||||||
release:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Download PyInstaller Binary
|
- name: Download PyInstaller Binary
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user