Skip to content

Commit

Permalink
Install rollup binary
Browse files Browse the repository at this point in the history
  • Loading branch information
calvincestari committed Dec 4, 2023
1 parent 55d603f commit ab6ed3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ jobs:
shell: bash
working-directory: apollo-ios-codegen/Sources/GraphQLCompiler/JavaScript
run: |
npm install --global rollup
sh ./auto_rollup.sh
- name: Verify Latest
shell: bash
Expand Down

0 comments on commit ab6ed3f

Please sign in to comment.