upload a dev build of a dmg in CI

This commit is contained in:
eyedeekay
2024-02-13 14:57:11 -05:00
parent 49183d487f
commit 753c0f279a

View File

@@ -16,10 +16,10 @@ jobs:
distribution: 'temurin'
- name: build with script
run: ./build.sh
- name: Upload I2P-Easy-Install-Bundle-${{ github.sha }}-unsigned.exe
- name: Upload I2P-${{ github.sha }}.dmg
uses: actions/upload-artifact@v4
with:
name: I2P-EXE-${{ github.sha }}-unsigned.exe
path: I2P-EXE-2.4.0.exe
name: I2P-${{ github.sha }}.dmg
path: I2P-1.0.dmg