From 1168a5d60b2923c32dd79888cdc85e576ca8bbef Mon Sep 17 00:00:00 2001 From: Astound Date: Sun, 22 Jun 2025 23:01:19 -0500 Subject: [PATCH] Test --- .gitea/workflows/ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 4c181ca..b8cf0a7 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -5,6 +5,8 @@ on: [push, pull_request] jobs: shasums: runs-on: ubuntu-latest + container: + image: rusian/base-node steps: - uses: actions/checkout@v3 - name: Run shasums script