Skip to content

Commit

Permalink
maybe this will fix it
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisrude committed Aug 10, 2023
1 parent 8201e34 commit 4ee876c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
working-directory: ./
- run: npm run build
working-directory: ./
- run: npm ci
working-directory: ./drumline-client
- run: npm run build
working-directory: ./drumline-client
- name: Upload artifact
Expand Down

0 comments on commit 4ee876c

Please sign in to comment.