From d744d47f3183943660892ae95ce4a75d3cf56a8d Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Fri, 29 Mar 2024 09:18:11 -0700 Subject: [PATCH] Add back accidentally deleted CI --- .github/workflows/main.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b167beb..3fda897 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -42,6 +42,9 @@ jobs: uses: bytecodealliance/actions/wasmtime/setup@v1 with: version: "18.0.2" + - uses: actions/checkout@v4 + with: + fetch-depth: 0 # We can't use `--depth 1` here sadly because the GNU config # submodule is not pinned to a particular tag/branch. Please # bump depth (or even better, the submodule), in case of "error: