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:
parent
cba3cbea93
commit
7f8d54667f
4
.github/workflows/windows-build.yml
vendored
4
.github/workflows/windows-build.yml
vendored
@ -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: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user