mirror of
https://github.com/Xevion/orianne.git
synced 2025-12-06 01:15:34 -06:00
Attempt cache on Windows build
This commit is contained in:
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@@ -75,6 +75,7 @@ jobs:
|
|||||||
target: "desktop"
|
target: "desktop"
|
||||||
arch: "win64_msvc2019_64"
|
arch: "win64_msvc2019_64"
|
||||||
install-deps: "true"
|
install-deps: "true"
|
||||||
|
cache: "true"
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user