diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c1e4af5..798862c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -13,7 +13,7 @@ jobs: image: registry.fedoraproject.org/fedora-minimal:40 steps: - name: Install dependencies - run: sudo dnf5 install -y ImageMagick just tar sudo + run: dnf5 install -y ImageMagick just tar - name: Checkout source uses: actions/checkout@v4 - name: Build derivative logos diff --git a/icon/.DS_Store b/icon/.DS_Store new file mode 100644 index 0000000..f688323 Binary files /dev/null and b/icon/.DS_Store differ