mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fix Github CI MacOS artifacts
This commit is contained in:
parent
b0c2ed839d
commit
3a748e20c2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mac.yml
vendored
2
.github/workflows/mac.yml
vendored
|
@ -429,4 +429,4 @@ jobs:
|
||||||
name: Upload artifact.
|
name: Upload artifact.
|
||||||
with:
|
with:
|
||||||
name: Telegram
|
name: Telegram
|
||||||
path: $REPO_NAME\out\Debug\artifact\
|
path: ${{ env.REPO_NAME }}/out/Debug/artifact/
|
||||||
|
|
Loading…
Add table
Reference in a new issue