mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-09-04 11:03:14 +02:00
another try use ccache
This commit is contained in:
parent
622096ab66
commit
53390a1f23
1 changed files with 1 additions and 1 deletions
2
.github/workflows/flatpak-build.yml
vendored
2
.github/workflows/flatpak-build.yml
vendored
|
@ -124,7 +124,7 @@ jobs:
|
|||
ghcr.io/telegramdesktop/tdesktop/centos_env:latest \
|
||||
/bin/bash -c "\
|
||||
dnf install -y ccache && \
|
||||
export PATH=\"/usr/lib64/ccache:\$PATH\" && \ # <-- ключевое
|
||||
export PATH=\"/usr/lib64/ccache:\$PATH\" && \
|
||||
export CCACHE_DIR=/ccache \
|
||||
export CCACHE_BASEDIR=/usr/src/tdesktop \
|
||||
export CCACHE_COMPRESS=1 \
|
||||
|
|
Loading…
Add table
Reference in a new issue