From 52d46a4a1ca9a0340a3395cd1fb519bbe533c3f2 Mon Sep 17 00:00:00 2001 From: SmileRex <78729299+RexReposit@users.noreply.github.com> Date: Thu, 23 Jan 2025 01:47:19 +0300 Subject: [PATCH] Update go.yml --- .github/workflows/go.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 6601749..77ae60a 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -12,8 +12,6 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 - - name: Set up Go uses: actions/setup-go@v4 with: