Rename github build workflow

This commit is contained in:
Tim Hockin 2023-07-29 10:40:05 -07:00
parent 71a5542f75
commit 251fd7b0b7
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ permissions:
contents: read contents: read
jobs: jobs:
build-linux-amd64: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Set up go - name: Set up go