mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-22 14:13:36 -07:00
fixed
This commit is contained in:
parent
78259fbf6e
commit
074f7d091a
1 changed files with 1 additions and 2 deletions
3
.github/workflows/chromatic.yml
vendored
3
.github/workflows/chromatic.yml
vendored
|
@ -23,9 +23,8 @@ jobs:
|
|||
key: node_modules-${{ hashFiles('**/yarn.lock') }}
|
||||
|
||||
- name: Install dependencies
|
||||
workingDir: ./src/Ombi/ClientApp
|
||||
run: yarn
|
||||
with:
|
||||
workingDir: ./src/Ombi/ClientApp
|
||||
|
||||
- name: Publish to Chromatic
|
||||
if: github.ref != 'refs/heads/master'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue