mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 14:08:41 +00:00
Fix Linux GitHub action
This commit is contained in:
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@@ -77,7 +77,7 @@ jobs:
|
|||||||
- name: First set up.
|
- name: First set up.
|
||||||
run: |
|
run: |
|
||||||
gcc --version
|
gcc --version
|
||||||
ln -s $LibrariesPath Libraries
|
ln -s /usr/src/Libraries
|
||||||
|
|
||||||
- name: Telegram Desktop build.
|
- name: Telegram Desktop build.
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user