Skip to content

Commit 104f6a6

Browse files
committed
fix name
1 parent d5c50d6 commit 104f6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
node-version: lts/*
9595
use-npm-ci: true
9696
- run: npm run build-only
97-
- run: node scripts/insert_snapshot_warning
97+
- run: node scripts/insert-snapshot-warning.js
9898
- run: ./scripts/deploy-github-pages.sh --pr ${{ github.event.number }}
9999
env:
100100
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)