Skip to content

chore(deps): bump github.com/evertras/bubble-table from 0.12.1 to 0.15.4 #82

chore(deps): bump github.com/evertras/bubble-table from 0.12.1 to 0.15.4

chore(deps): bump github.com/evertras/bubble-table from 0.12.1 to 0.15.4 #82

Workflow file for this run

name: build
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.18
- name: Build executables
run: |
go build cmd/pillager/main.go