We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 021540a commit 1dc7300Copy full SHA for 1dc7300
.github/workflows/ci.yaml
@@ -45,8 +45,6 @@ jobs:
45
steps:
46
- uses: actions/checkout@v5
47
- uses: actions/setup-node@v5
48
- with:
49
- node-version: "18"
50
- uses: bahmutov/npm-install@v1
51
- run: yarn build-storybook -o ./build_storybook
52
- run: git remote set-url origin https://git:${GITHUB_TOKEN}@github.com/${{github.repository}}.git
0 commit comments