fixed path to linux installer
This commit is contained in:
parent
396422ee3a
commit
118bb53c03
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -46,7 +46,7 @@ jobs:
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: AmneziaVPN_Linux
|
name: AmneziaVPN_Linux
|
||||||
path: AmneziaVPN.bundle
|
path: deploy/AmneziaVPN_Linux_Installer
|
||||||
retention-days: 3
|
retention-days: 3
|
||||||
|
|
||||||
# ------------------------------------------------------
|
# ------------------------------------------------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue