From a4b444a2e3f4e94c410d12b8328b4834805e72e8 Mon Sep 17 00:00:00 2001 From: femshima <49227365+femshima@users.noreply.github.com> Date: Fri, 20 Oct 2023 07:47:00 +0900 Subject: [PATCH] add checkout --- .github/workflows/CI.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index d4e875f..1779cb1 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -128,6 +128,7 @@ jobs: needs: [ build, universal-macOS ] runs-on: ubuntu-latest steps: + - uses: actions/checkout@v3 - name: Download All Artifacts uses: actions/download-artifact@v3 - name: Check Tag