Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lotmek committed Nov 4, 2023
1 parent 89235ce commit 79bdd9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '16.x'
- run: cd ./webapp
- run: ls
- run: npm ci
- run: npm run build-storybook
- name: Setup Pages
Expand Down

0 comments on commit 79bdd9f

Please sign in to comment.