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
1 changed files with 1 additions and 1 deletions

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: |