fix syntax

develop
Myk Taylor 2023-07-31 10:13:29 -07:00
parent 80d19ec42d
commit 67e5aa08d0
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 1 additions and 1 deletions

@ -68,7 +68,7 @@ jobs:
ccache -d win64-cross/ccache --cleanup
ccache -d win64-cross/ccache --show-stats --verbose
- name: Save ccache
if: !inputs.cache-readonly
if: '!inputs.cache-readonly'
uses: actions/cache/save@v3
with:
path: build/win64-cross/ccache