fix path for dev build artifact upload
This commit is contained in:
2
.github/workflows/ant.yml
vendored
2
.github/workflows/ant.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: I2P-Easy-Install-Bundle-${{ github.sha }}-unsigned.exe
|
name: I2P-Easy-Install-Bundle-${{ github.sha }}-unsigned.exe
|
||||||
path: I2P-Easy-Install-Bundle-2.4.0-unsigned.exe
|
path: I2P-Easy-Install-Bundle-2.4.0.exe
|
||||||
|
|
||||||
buildjpackagexe:
|
buildjpackagexe:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user