Skip to content

Commit 44d816b

Browse files
committed
CI: subgraphs - fix deploy step
1 parent a4383d2 commit 44d816b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/thegraph_dev_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
env:
7070
SUBGRAPH_LABELS: "${{ github.ref_name }}-${{ steps.random_id.outputs.random_id }}"
7171
run: |
72+
cd subgraph
7273
yarn deploy
7374
7475
notify:

0 commit comments

Comments
 (0)