Skip to content

Commit b10b970

Browse files
committed
try to use latest datil build hash
1 parent 766dd84 commit b10b970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: LIT-Protocol/last-successful-build-action@1302b463ad21338a0393c7966cb25f1e80a70aad
5252
with:
5353
token: "${{ secrets.GH_PAT_FOR_SHIVA }}"
54-
branch: "fix/shiva-libc6-dependency" # for testing, change to datil when finished
54+
branch: "datil"
5555
workflow: "rust/lit-node-build-commit-hash"
5656
repo: LIT-Protocol/lit-assets
5757
# this outputs to dollarSign{{ github.sha }}

0 commit comments

Comments
 (0)