Skip to content

Commit

Permalink
fix(hotfix): change to the correct directory
Browse files Browse the repository at this point in the history
  • Loading branch information
HofmannZ committed May 4, 2019
1 parent 9c788a7 commit 712bacf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ jobs:
- run:
name: Pub deployment (graphql_flutter)
command: |
cd packages/graphql
cd packages/graphql_flutter
pub publish -f
workflows:
default:
Expand Down

0 comments on commit 712bacf

Please # to comment.