Skip to content

Commit 2e2ab69

Browse files
committed
fix: wrong commit hash
1 parent 9692291 commit 2e2ab69

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
@@ -43,7 +43,7 @@ jobs:
4343
runs-on: ubuntu-latest
4444
timeout-minutes: 30
4545
env:
46-
NAGA_COMMIT_HASH: 16547aa747fbf1a20faf1aa1a0da1c6f54737ff3
46+
DATIL_COMMIT_HASH: ae3c20e07eb933b61073689b95f56867c03de252
4747
steps:
4848
- name: Checkout repo
4949
uses: actions/checkout@v2

0 commit comments

Comments
 (0)