From 4b47a44b0d6ae104fe11d479ae0a609408784119 Mon Sep 17 00:00:00 2001 From: Simon Pribylski Date: Thu, 8 Aug 2024 12:27:12 +0200 Subject: [PATCH] fhfhfhfhhfhfhfhfh --- .gitea/workflows/linux.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitea/workflows/linux.yaml b/.gitea/workflows/linux.yaml index d19045f..c2aed56 100644 --- a/.gitea/workflows/linux.yaml +++ b/.gitea/workflows/linux.yaml @@ -12,10 +12,6 @@ jobs: - name: Check out repository code uses: actions/checkout@v3 - - uses: actions/setup-go@v3 - with: - go-version: '1.20' - - name: Prepare Xmake uses: xmake-io/github-action-setup-xmake@v1 with: @@ -34,7 +30,7 @@ jobs: - name: Calc deps hash uses: https://gitea.com/seepine/hash-files@v1 id: get-hash - with: + with: patterns: | packages.hash ./packages.hash