Skip to content

UPDATE: icon credits, more badger->fflint fixes #5

UPDATE: icon credits, more badger->fflint fixes

UPDATE: icon credits, more badger->fflint fixes #5

Workflow file for this run

name: build
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@v2
with:
go-version: 1.18
- name: GoReleaser Build
uses: goreleaser/goreleaser-action@v2
with:
distribution: goreleaser
version: latest
args: build --snapshot --single-target