Skip to content

Commit

Permalink
Merge pull request #267 from kodadot/old-cli
Browse files Browse the repository at this point in the history
💚 old squid cli
  • Loading branch information
vikiival authored Aug 11, 2023
2 parents 38fa043 + 825cf7e commit c50513d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/subsquid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
node-version: 16
- name: install @subsquid/cli
run: npm install --location=global @subsquid/cli
run: npm install --location=global @subsquid/cli@0.7.4
- name: auth subsquid
run: |
BRANCH=${{ github.ref_name }}
Expand Down

0 comments on commit c50513d

Please sign in to comment.