Skip to content

Commit

Permalink
fixed download path
Browse files Browse the repository at this point in the history
  • Loading branch information
smiasojed committed Aug 14, 2023
1 parent 8b12a76 commit 2b97e87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ jobs:
# We need polkadot version to check compatibility and commit sha
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
path: 'smart-bench'

- name: Display variables
run: |
Expand Down

0 comments on commit 2b97e87

Please sign in to comment.