forked from I2P_Developers/i2p.i2p
install.jar fix name
This commit is contained in:
4
.github/workflows/ant.yml
vendored
4
.github/workflows/ant.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
- name: Upload installer.jar
|
- name: Upload installer.jar
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: I2P-installer.jar-${{ github.sha }}
|
name: I2P-install.jar-${{ github.sha }}
|
||||||
path: installer.jar
|
path: install.jar
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user