Skip to content

Commit

Permalink
Update motoko-basic-bitcoin.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
letmejustputthishere authored Aug 14, 2023
1 parent 9f53129 commit 29766a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/motoko-basic-bitcoin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
run: |
dfx start --background
pushd motoko/basic_bitcoin
dfx deploy basic_bitcoin --argument '(variant { Regtest })'
dfx deploy basic_bitcoin --argument '(variant { regtest })'
popd

0 comments on commit 29766a3

Please sign in to comment.