macOS build attempted fix

This commit is contained in:
Elvanos 2023-05-13 19:20:42 +02:00
parent e8bb468d3b
commit 2eb699656a

View file

@ -18,7 +18,7 @@ jobs:
environment: production
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
os: [ubuntu-latest, windows-latest, macOS-11]
steps:
- name: Check out the code
@ -46,7 +46,7 @@ jobs:
dist/electron/Packaged/*.AppImage
- name: Upload MacOS Artifact
if: ${{ matrix.os == 'macOS-latest' }}
if: ${{ matrix.os == 'macOS-11' }}
uses: actions/upload-artifact@v2.2.3
with:
# Artifact name