2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 05:58:38 +00:00

Fix Linux GitHub action

This commit is contained in:
Ilya Fedin 2022-07-26 06:20:50 +04:00 committed by John Preston
parent bb8ffcac3a
commit a79e979fb8

View File

@ -77,7 +77,7 @@ jobs:
- name: First set up.
run: |
gcc --version
ln -s $LibrariesPath Libraries
ln -s /usr/src/Libraries
- name: Telegram Desktop build.
run: |