From 2dd7663ce11aab979cec00f1c3c5072fe775c818 Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Fri, 25 Oct 2024 18:31:27 -0700 Subject: [PATCH] ci: checkout the repo for smoke test --- .github/workflows/CI.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 7c09ddc0..ed86a680 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -214,6 +214,8 @@ jobs: - 10 - 22 steps: + - uses: actions/checkout@v4 + - uses: actions/setup-node@v4 - name: Place Builds