mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fix Linux GitHub action
This commit is contained in:
parent
bb8ffcac3a
commit
a79e979fb8
1 changed files with 1 additions and 1 deletions
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: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue