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
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: I2P-installer.jar-${{ github.sha }}
|
||||
path: installer.jar
|
||||
name: I2P-install.jar-${{ github.sha }}
|
||||
path: install.jar
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user