Update deploy.yml

This commit is contained in:
Alex Spataru 2024-11-29 23:43:44 -05:00 committed by GitHub
parent 858f4df8c8
commit 8544f30d9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -236,12 +236,6 @@ jobs:
name: ${{env.EXECUTABLE}}-${{env.VERSION}}-macOS-Universal.dmg
path: ${{env.EXECUTABLE}}-${{env.VERSION}}-macOS-Universal.dmg
- name: '📤 Upload artifact: PKG'
uses: actions/upload-artifact@v4
with:
name: ${{env.EXECUTABLE}}-${{env.VERSION}}-macOS-Universal.pkg
path: ${{env.EXECUTABLE}}-${{env.VERSION}}-macOS-Universal.pkg
#
# Windows build
#