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

[Revert] Revert Bad upload-artifact Update

https://github.com/actions/upload-artifact/issues/478
This commit is contained in:
David Sangrey 2024-01-03 19:38:37 -05:00
parent cba3cbea93
commit 7f8d54667f
No known key found for this signature in database
GPG Key ID: 3AEADBB0186884BC

View File

@ -62,7 +62,7 @@ jobs:
mv ../EDMarketConnector-release-${{ needs.variables.outputs.sem_ver }}.tar.gz .
- name: Upload build files
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: Built files
path: |
@ -127,7 +127,7 @@ jobs:
filepath: './EDMC_Installer_Config.iss'
- name: Upload build files
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: Built files
path: |