Skip to content

Commit

Permalink
remove init submodule step in ci sg
Browse files Browse the repository at this point in the history
  • Loading branch information
NanezX committed Dec 14, 2023
1 parent 72ec98e commit 7323e8d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/subgraph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@ jobs:
with:
version: nightly

- name: Init docker submodule
working-directory: ./subgraph
run: git submodule update --init --recursive --depth 1 rain.subgraph.docker/

- name: Start docker container
working-directory: ./subgraph
run: nix run .#docker-up
Expand Down

0 comments on commit 7323e8d

Please sign in to comment.