GH actions 5

This commit is contained in:
pokamest 2022-11-03 00:18:50 +03:00 committed by vladimir.kuznetsov
parent c1fddd7164
commit 375b3d776c

View file

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