Skip to content

Commit

Permalink
wip: debug ci sg deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
NanezX committed Dec 19, 2023
1 parent 1745ceb commit 7a1568f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/subgraph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,8 @@ jobs:
- uses: DeterminateSystems/magic-nix-cache-action@v2

- name: Debugging
run: echo "THE_GRAPH_API_TOKEN: $THE_GRAPH_API_TOKEN"
run: |
echo "THE_GRAPH_API_TOKEN: $THE_GRAPH_API_TOKEN"
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
Expand Down

0 comments on commit 7a1568f

Please sign in to comment.