From baa5c034f39cd065a0857f66bfa261f72b3a975a Mon Sep 17 00:00:00 2001 From: Greg Date: Wed, 14 Dec 2022 15:44:50 -0500 Subject: [PATCH] change ci --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cd7f2188d..2a5bda088 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -170,7 +170,7 @@ jobs: - uses: actions/checkout@v3 with: repository: hirosystems/clarinet - ref: hack/2.1 + ref: main submodules: recursive - name: Build Clarinet with 2.1 run: cargo build -p=clarinet-cli