Attempt cache on Windows build

This commit is contained in:
2023-09-22 23:41:42 -05:00
parent 3a0cc643e5
commit 94ff1ce808

View File

@@ -75,6 +75,7 @@ jobs:
target: "desktop"
arch: "win64_msvc2019_64"
install-deps: "true"
cache: "true"
- name: Checkout repository
uses: actions/checkout@v3