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