Update workflows for move to 'sources'

This commit is contained in:
daz
2024-01-25 11:24:35 -07:00
parent 5e522253a6
commit 22e5c984e7
8 changed files with 13 additions and 7 deletions

View File

@@ -26,6 +26,7 @@ jobs:
node -v
npm install
npm run build
working-directory: sources
- name: Compare the expected and actual dist/ directories
run: |