forked from I2P_Developers/i2p.i2p
Change format of filename for install .jar artifact
This commit is contained in:
2
.github/workflows/ant.yml
vendored
2
.github/workflows/ant.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
- name: Upload installer.jar
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: I2P-install.jar-${{ github.sha }}
|
||||
name: I2P-install-${{ github.sha }}.jar
|
||||
path: install.jar
|
||||
|
||||
javadoc-latest:
|
||||
|
||||
Reference in New Issue
Block a user