Skip to content

Commit b559e98

Browse files
authored
Update dev dependencies (#161)
1 parent 36b825e commit b559e98

File tree

3 files changed

+2531
-8761
lines changed

3 files changed

+2531
-8761
lines changed

.github/workflows/demo.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ jobs:
1919
- run: npm ci
2020
- run: npm run demo:build
2121
- run: npm run demo:test
22+
- run: grep -rq "/fregante/" ./demo/dist
23+
# https://github.com/refined-github/github-url-detection/pull/161
24+
name: Ensure that the demo is built correctly
2225
- name: Upload artifact
2326
uses: actions/upload-pages-artifact@v1
2427
with:

0 commit comments

Comments
 (0)