Update main.yml

This commit is contained in:
Sebastian
2022-05-23 16:52:02 -05:00
committed by GitHub
parent 7d37c5c355
commit b226fa8467

View File

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