mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Another attempt to fix png theme icon ordering
This commit is contained in:
@@ -91,7 +91,7 @@ FROM builder AS patches
|
||||
RUN git init patches \
|
||||
&& cd patches \
|
||||
&& git remote add origin https://github.com/desktop-app/patches.git \
|
||||
&& git fetch --depth=1 origin 1ffcb17817a2cab167061d530703842395291e69 \
|
||||
&& git fetch --depth=1 origin e15b5d87c565e516aad5bcafdfe40315f84e5459 \
|
||||
&& git reset --hard FETCH_HEAD \
|
||||
&& rm -rf .git
|
||||
|
||||
|
||||
+1
-1
@@ -129,7 +129,7 @@ parts:
|
||||
patches:
|
||||
source: https://github.com/desktop-app/patches.git
|
||||
source-depth: 1
|
||||
source-commit: e5dde9c599d12d8adb150f1771e374213cf3e2ac
|
||||
source-commit: e15b5d87c565e516aad5bcafdfe40315f84e5459
|
||||
plugin: dump
|
||||
override-pull: |
|
||||
craftctl default
|
||||
|
||||
Reference in New Issue
Block a user