1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 07:47:14 +03:00

windows-build: Switch github workflow to freeze method

This commit is contained in:
Athanasius 2022-09-23 11:20:01 +01:00
parent 05d6160427
commit 8eaf1ec70f
No known key found for this signature in database
GPG Key ID: 8C392035DD80FD62

View File

@ -38,7 +38,7 @@ jobs:
- name: Build EDMC
run: |
python setup.py py2exe
python Build-exe-and-msi.py
- name: Upload build files
uses: actions/upload-artifact@v3