Skip to content

Commit

Permalink
chore: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jul 17, 2023
1 parent 266815a commit 1c0e9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- run: npm run type-check
- run: npm run coverage

- name: Compress uiw Example.
- name: Create idoc config.
run: |
cat > idoc.yml << EOF
site: "Colors Named {{version}}"
Expand Down

0 comments on commit 1c0e9fd

Please sign in to comment.