try to fix artifact upload
This commit is contained in:
4
.github/workflows/ant.yml
vendored
4
.github/workflows/ant.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
|||||||
- name: Upload I2P-Easy-Install-Bundle-${{ github.sha }}-unsigned.exe
|
- name: Upload I2P-Easy-Install-Bundle-${{ github.sha }}-unsigned.exe
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: I2P-Easy-Install-Bundle-${{ github.sha }}-unsigned.exe
|
name: I2P-EXE-${{ github.sha }}-unsigned.exe
|
||||||
path: I2P-Easy-Install-Bundle-2.4.0-unsigned.exe
|
path: I2P-EXE-2.0.0.exe
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user