mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
install.jar fix name
This commit is contained in:
@@ -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