From 69910468f363f4b4436645dc22aa4988994e1eed Mon Sep 17 00:00:00 2001 From: "Tomoya Matsuura(MacBookPro)" Date: Mon, 5 Feb 2024 02:04:55 +0900 Subject: [PATCH] add go --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 744a9432..3f747229 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -18,7 +18,7 @@ jobs: - uses: https://github.com/actions/setup-node@v4 with: node-version: 'latest' - cache: 'npm' + - uses: https://github.com/actions/setup-go@v4 - uses: https://gitea.com/actions/go-hashfiles@v0.0.1 id: get-hash with: