Skip to content

Commit

Permalink
Install rollup in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Heliozoa committed Dec 12, 2023
1 parent 25d9bdf commit 0e853b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:

- name: Setup
run: |
npm install --global rollup
npm run ci:all
cd backend
npm run setup
Expand Down

0 comments on commit 0e853b8

Please sign in to comment.