Fix Desktop action

This commit is contained in:
koalasat 2024-09-09 09:47:13 +02:00
parent 3cd1bf93da
commit d336d68a6c
No known key found for this signature in database
GPG Key ID: 2F7F61C6146AB157

View File

@ -34,8 +34,8 @@ jobs:
- name: Install zip utility - name: Install zip utility
run: | run: |
apt-get update sudo apt-get update
apt-get install -y zip sudo apt-get install -y zip
- name: Build for macOS - name: Build for macOS
run: | run: |