GH actions 4

This commit is contained in:
pokamest 2022-11-03 00:16:23 +03:00 committed by vladimir.kuznetsov
parent 3af9bf9e12
commit c1fddd7164

View file

@ -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"