Skip to content

Commit

Permalink
build with SDK from branch casper-2.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: David Hernando <david.hernando@make.services>
  • Loading branch information
davidatwhiletrue committed Jul 12, 2024
1 parent 7f2928e commit ecad97d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: make-software/casper-net-sdk
ref: feat-2-0/rc2-tests
ref: casper-2.0.0
path: casper-net-sdk

- name: Checkout net-sdk-web repo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-rc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: make-software/casper-net-sdk
ref: feat-2-0/rc2-tests
ref: casper-2.0.0
path: casper-net-sdk

- name: Checkout
Expand Down

0 comments on commit ecad97d

Please sign in to comment.