Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Szegoo committed Apr 16, 2024
1 parent 4a1961a commit 2512e50
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
cargo install --git https://github.com/paritytech/psvm psvm
- name: Check Dependency Versions
chmod +x ./scripts/check-dependency-versions.sh
./scripts/check-dependency-versions.sh
run: |
chmod +x ./scripts/check-dependency-versions.sh
./scripts/check-dependency-versions.sh

0 comments on commit 2512e50

Please sign in to comment.