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.
2 parents a910ac6 + dc5475a commit ce91f9cCopy full SHA for ce91f9c
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v1
16
17
- - name: Create commit status
+ - name: Find Last CommitId
18
run: |
19
API_HOST=https://api.github.com
20
# Check out the PR branch
README.md
@@ -12,7 +12,7 @@
12
npm install
13
```
-3. Start Storybook
+3. Start Storybook
- npm run storybook
+ npm run storybook
0 commit comments