Skip to content

Commit 4fd09f4

Browse files
committedJul 29, 2024
Add baedeker workflow - in progress
1 parent 67c1052 commit 4fd09f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/check-finney-clone.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ jobs:
211211
- name: Runtime upgrade
212212
working-directory: .baedeker/util
213213
run: |
214-
ls -la ../..
214+
ls -la ../../target/release
215215
yarn install
216216
../../scripts/wait_first_block_local.sh
217217
echo "Executing runtime upgrade"

0 commit comments

Comments
 (0)
Failed to load comments.