fix path for dev build artifact upload

This commit is contained in:
eyedeekay
2024-02-20 14:41:03 -05:00
parent 4fdc0a5dc9
commit df2802bf5d

View File

@@ -31,7 +31,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
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:
runs-on: windows-latest