Skip to content

Commit

Permalink
תיקון גרסה ניידת AI
Browse files Browse the repository at this point in the history
  • Loading branch information
NHLOCAL committed Oct 25, 2024
1 parent 94a0783 commit 1a2021c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-installer-ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:
New-Item -ItemType Directory -Force -Path portable
Copy-Item dist\main.exe portable\
Copy-Item -Recurse src\core\app portable\
Copy-Item -Recurse src\core\models portable\
Copy-Item -Recurse src\core\assets portable\
Compress-Archive -Path portable\* -DestinationPath Singles-Sorter-Portable-AI-${{ steps.get_version.outputs.VERSION }}.zip -CompressionLevel Optimal
Expand Down

0 comments on commit 1a2021c

Please sign in to comment.