Skip to content

Commit cb0b814

Browse files
authored
Update rust-basic-bitcoin-example.yml (#758)
1 parent 62e15db commit cb0b814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-basic-bitcoin-example.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: bash .github/workflows/provision-linux.sh
3636
- name: Rust Basic Bitcoin Linux
3737
run: |
38-
dfx start --background
38+
dfx start --background --clean
3939
pushd rust/basic_bitcoin
4040
make deploy
4141
popd

0 commit comments

Comments
 (0)