Skip to content

Commit

Permalink
Update push-subgraph.yml - removing cd folder
Browse files Browse the repository at this point in the history
  • Loading branch information
estfe authored Oct 24, 2023
1 parent 3972332 commit 0933089
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push-subgraph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
working-directory: ${{ github.event.inputs.folder }}
run: |
echo $FOLDER_NAME
cd $FOLDER_NAME
pwd
ls -lah
npm i
Expand Down

0 comments on commit 0933089

Please sign in to comment.