Skip to content

Commit eb1813a

Browse files
committed
Add 'git checkout' to working state of repo
Add 'git checkout' to working state of repo Add 'git checkout' to working state of repo
1 parent 042e2f5 commit eb1813a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ jobs:
197197
options: --rm -v ${{ github.workspace }}:/apps
198198
run: |
199199
cd /apps/app-starknet
200+
git checkout -b 9ff80d763235482860120a8350da8b032e3b6473
200201
cargo clean
201202
cargo ledger build nanox
202203

0 commit comments

Comments
 (0)