Skip to content

Commit d4aed8b

Browse files
committed
restore yarn install
1 parent f666eea commit d4aed8b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
with:
2323
node-version: 24
2424
cache: yarn
25+
- run: yarn --frozen-lockfile
2526
- id: date
2627
run: echo "date=$(TZ=America/Los_Angeles date +'%Y-%m-%d')" >> $GITHUB_OUTPUT
2728
- id: cache-data

0 commit comments

Comments
 (0)