Skip to content

Commit

Permalink
WIP: revert workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
balzss committed Oct 16, 2023
1 parent ba64261 commit 7865b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node-version: '18'
cache: 'npm'
- name: Install project dependencies
run: npm install
run: npm ci
- name: Bootstrap project
run: npm run bootstrap
- name: Build Storybook examples
Expand Down

0 comments on commit 7865b6e

Please sign in to comment.