Update DMG file path in release workflow

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto
2025-09-04 07:34:27 +02:00
committed by GitHub
parent 034b9b691b
commit 90c818aa71

View File

@@ -41,7 +41,7 @@ jobs:
- name: Upload DMG to Release
uses: softprops/action-gh-release@v2
with:
files: ./dist/LocalAI-Launcher.dmg
files: ./dist/LocalAI.dmg
launcher-build-linux:
runs-on: ubuntu-latest
steps:
@@ -61,4 +61,4 @@ jobs:
- name: Upload Linux launcher artifacts
uses: softprops/action-gh-release@v2
with:
files: ./local-ai-launcher-linux.tar.xz
files: ./local-ai-launcher-linux.tar.xz