mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
GH actions 3
This commit is contained in:
committed by
vladimir.kuznetsov
parent
9ef5d0c144
commit
3af9bf9e12
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@@ -39,8 +39,10 @@ jobs:
|
||||
fi
|
||||
|
||||
- name: Cache Qt
|
||||
uses: actions/cache@v2
|
||||
uses: actions/cache@v3
|
||||
id: cache-qt
|
||||
key:
|
||||
qt-5.15.2-linux
|
||||
with:
|
||||
path: "$HOME/Qt"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user