Skip to content

Commit

Permalink
Apply change to Xcode 16.1 CI tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
calvincestari committed Nov 19, 2024
1 parent 28baa99 commit bf310d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests-xcode-swift-6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ jobs:
- name: Build JS Bundle
shell: bash
working-directory: apollo-ios-codegen/Sources/GraphQLCompiler/JavaScript
run: npm install && ./auto_rollup.sh
run: ./auto_rollup.sh
- name: Verify Latest
shell: bash
run: |
Expand Down

0 comments on commit bf310d5

Please sign in to comment.