Skip to content

Commit

Permalink
Add space
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Hunt committed Jan 10, 2023
1 parent 5f36b54 commit e253251
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
run: |
npm ci --prefix processing
node processing
npm ci --prefix site
npm run build --prefix site
npm run deploy --prefix site
Expand Down

0 comments on commit e253251

Please sign in to comment.