Attempt 13 removed useless line
Build Veilid for Linux amd64 / Explore-Gitea-Actions (push) Failing after 34m53s Details

This commit is contained in:
Elizabeth Cray 2023-10-22 20:20:37 -04:00
parent c10d1abfe5
commit c6206cbab3
1 changed files with 0 additions and 1 deletions

View File

@ -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: