mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Beta version 3.2.6: Add logs for scroll on Linux.
This commit is contained in:
parent
f2915064b5
commit
abc40f7e43
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ RUN ln -s /opt/cmake/bin/cmake /usr/local/bin/cmake
|
||||||
RUN rm $CMAKE_FILE
|
RUN rm $CMAKE_FILE
|
||||||
|
|
||||||
FROM builder AS patches
|
FROM builder AS patches
|
||||||
RUN git clone $GIT/desktop-app/patches.git && cd patches && git checkout be978cc050
|
RUN git clone $GIT/desktop-app/patches.git && cd patches && git checkout dfe3991130
|
||||||
|
|
||||||
FROM builder AS extra-cmake-modules
|
FROM builder AS extra-cmake-modules
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue