Fix script path

This commit is contained in:
Barry Gordon
2022-04-19 18:38:37 +01:00
parent a5e702392a
commit a20aed188f

View File

@@ -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