diff --git a/.github/workflows/ant.yml b/.github/workflows/ant.yml index 4001978fc91d65d0517462915392ae187fc737eb..1feb0c5b50739917e03946ed14e8cc2b8bd966c8 100644 --- a/.github/workflows/ant.yml +++ b/.github/workflows/ant.yml @@ -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