GH actions 4
This commit is contained in:
parent
3af9bf9e12
commit
c1fddd7164
1 changed files with 1 additions and 2 deletions
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
|
@ -41,8 +41,7 @@ jobs:
|
|||
- name: Cache Qt
|
||||
uses: actions/cache@v3
|
||||
id: cache-qt
|
||||
key:
|
||||
qt-5.15.2-linux
|
||||
key: qt-5.15.2-linux
|
||||
with:
|
||||
path: "$HOME/Qt"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue