Skip to content

Commit

Permalink
ci: chromatic
Browse files Browse the repository at this point in the history
  • Loading branch information
fikyair committed Jul 6, 2021
1 parent b22c329 commit 4cd742c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
# Job steps
steps:
- uses: actions/checkout@v2
- run: npm rebuild node-sass
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
Expand Down
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# 20210706 弃用
language: node_js
node_js:
- 14.x
Expand Down

0 comments on commit 4cd742c

Please sign in to comment.