Skip to content

Commit 7c91d63

Browse files
committed
Update workflow
1 parent 812d668 commit 7c91d63

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/react-components.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
- build-storybook
5353
runs-on: ubuntu-24.04
5454
if: success() && github.ref == 'refs/heads/master'
55+
steps:
56+
- run: "true"
5557
storybook-prepare-pages:
5658
needs: publish-storybook-gate
5759
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)