From 8aa0fc3e7de8505303f030a91dcdbf165c0a97d2 Mon Sep 17 00:00:00 2001 From: dadgam3er Date: Mon, 9 Sep 2024 00:05:11 -0400 Subject: [PATCH] BismiALLAH-newAction --- .gitea/workflows/hellogo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/hellogo.yaml b/.gitea/workflows/hellogo.yaml index ec022df..b29cb3f 100644 --- a/.gitea/workflows/hellogo.yaml +++ b/.gitea/workflows/hellogo.yaml @@ -19,7 +19,7 @@ jobs: - run: echo "🍏 This job's status is ${{ job.status }}." GoBuild: runs-on: ubuntu-latest - setps: + steps: - uses: actions/checkout@v4 - uses: actions/setup-go@v4 - run: go run main.go