Update main.yml

This commit is contained in:
Sebastian
2022-05-23 16:55:28 -05:00
committed by GitHub
parent b226fa8467
commit 003756719c

View File

@@ -78,7 +78,7 @@ jobs:
id: qt-cached
with:
path: "D:/Qt"
key: ${{ runner.os }}-qt56-installed
key: ${{ runner.os }}-qt56-installed-d
- name: Cache Qt Installer
uses: actions/cache@v3.0.2