Force run yarn

pull/194836/head
Rob Lourens 2023-10-04 14:53:00 -07:00
parent 6f822adfd0
commit af741f37d5
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ jobs:
if: ${{ steps.cacheNodeModules.outputs.cache-hit != 'true' }}
run: sudo apt install -y libkrb5-dev
- name: Execute yarn
if: ${{ steps.cacheNodeModules.outputs.cache-hit != 'true' }}
env:
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
ELECTRON_SKIP_BINARY_DOWNLOAD: 1