Skip to content

Commit 54076da

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

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 9ff80d763235482860120a8350da8b032e3b6473
200201
cargo clean
201202
cargo ledger build nanox
202203

0 commit comments

Comments
 (0)