Skip to content

Commit

Permalink
Fix script path
Browse files Browse the repository at this point in the history
  • Loading branch information
brrygrdn committed Apr 19, 2022
1 parent d0bb866 commit f36bee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-dist.yml
Expand Up @@ -32,4 +32,4 @@ jobs:
run: npm run build

- name: Compare the expected and actual dist/ directories
run: script/check-diff
run: bin/check-diff

0 comments on commit f36bee9

Please sign in to comment.