Fix CI
This commit is contained in:
parent
608fd13430
commit
39e00c6528
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -138,7 +138,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v3.6.0
|
||||
- uses: bahmutov/npm-install@v1
|
||||
- run: yarn build
|
||||
- run: yarn build-keycloak-theme # Only for the assets in public
|
||||
- run: yarn build-storybook
|
||||
- run: git remote set-url origin https://git:${GITHUB_TOKEN}@github.com/${{github.repository}}.git
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue