Skip to content

Commit

Permalink
Update validate.yml (#4700)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation authored May 24, 2024
1 parent 35a0030 commit 887a18e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:

- name: Install @chain-registry/cli 📜
run: |
npm install -g @chain-registry/cli@1.45.0
npm install -g @chain-registry/cli@1.46.0
- name: Validate ✓
run: |
chain-registry validate --registryDir .
chain-registry validate --registryDir . --logLevel error

0 comments on commit 887a18e

Please sign in to comment.