Fix Desktop action

This commit is contained in:
koalasat
2024-09-09 09:47:13 +02:00
parent 3cd1bf93da
commit d336d68a6c

View File

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