Skip to content

Commit

Permalink
ci: change dependencies locations
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkurenkov committed May 16, 2020
1 parent 7cadd66 commit fbf66f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/core-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
repository: jina-ai/hub-builder
path: builder
token: ${{ secrets.JINA_DEV_BOT }}
- run: git fetch --prune --unshallow
- run: cd builder && git fetch --prune --unshallow

- name: pull status repo
uses: actions/checkout@v2
Expand Down

0 comments on commit fbf66f7

Please sign in to comment.