restore src cache win gn check

This commit is contained in:
Samuel Attard
2024-06-15 11:49:34 -07:00
parent 0b709a9fd4
commit 973ed113ec

View File

@@ -106,7 +106,7 @@ jobs:
if: ${{ inputs.target-platform == 'macos' }}
uses: ./src/electron/.github/actions/restore-cache-azcopy
- name: Restore src cache via AKS
if: ${{ inputs.target-platform == 'linux' }}
if: ${{ inputs.target-platform == 'linux' || inputs.target-platform == 'windows' }}
uses: ./src/electron/.github/actions/restore-cache-aks
- name: Run Electron Only Hooks
run: |