mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
parent
36a85fb52f
commit
40bdd7e1db
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -175,7 +175,7 @@ jobs:
|
|||
cache: yarn
|
||||
|
||||
- name: Install dependencies
|
||||
run: yarn add --cached --immutable
|
||||
run: yarn install --cached --immutable
|
||||
|
||||
- name: Build packages
|
||||
if: steps.cache_built_packages.outputs.cache-hit != 'true'
|
||||
|
|
Loading…
Add table
Reference in a new issue