Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
claravanstaden committed Sep 13, 2024
1 parent 3f861f7 commit 6c2b6ec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/smoketest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,11 @@ jobs:
ref: smoketests-on-snowbridge
- run: pwd
- run: ls
- run: mkdir -p polkadot-sdk
- uses: actions/checkout@v2
with:
repository: paritytech/polkadot-sdk
ref: release-crates-io-v1.7.0
path: polkadot-sdk
path: ./polkadot-sdk
- run: pwd
- run: ls
- uses: arduino/setup-protoc@v2
Expand Down

0 comments on commit 6c2b6ec

Please sign in to comment.