Update continuous.yml

This commit is contained in:
Leonardo Zide
2026-07-19 22:09:09 -07:00
parent 638f7f1c95
commit 312304e214
+1
View File
@@ -32,6 +32,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v4
with:
version: '6.11.*'
cache: 'true'
- name: Cache Library
uses: actions/cache@v3