Skip to content

Commit 57519fd

Browse files
committed
chore: fix docs ci
1 parent 10ce96a commit 57519fd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,10 @@ jobs:
2323
run: curl https://cachefly.cachefly.net/CacheFlyDebug
2424

2525
# Set up GitHub Actions caching for Wireit.
26-
- uses: google/wireit@setup-github-actions-caching/v2
26+
- uses: google/wireit@setup-github-actions-caching/v2
2727

2828
- run: npm ci --prefer-offline
2929
- run: npm run docs
30-
- run: cat _site/components/icon/demo/custom-icon-sets/index.html
3130

3231
- name: Publish to Netlify
3332
env:

0 commit comments

Comments
 (0)