From c6206cbab353ee53c326ece82a995f998c89c1bf Mon Sep 17 00:00:00 2001 From: Liz/Alice Cray Date: Sun, 22 Oct 2023 20:20:37 -0400 Subject: [PATCH] Attempt 13 removed useless line --- .gitea/workflows/linux.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/linux.yaml b/.gitea/workflows/linux.yaml index 013c59ea..4563ab5f 100644 --- a/.gitea/workflows/linux.yaml +++ b/.gitea/workflows/linux.yaml @@ -1,6 +1,5 @@ # .gitea/workflows/build.yaml name: Build Veilid for Linux amd64 -run-name: ${{ github.actor }} is building Veilid for linux_amd64 on: [push] jobs: Explore-Gitea-Actions: