Skip to content

remove unused vars #213

remove unused vars

remove unused vars #213

Workflow file for this run

name: Build artifacts
on: push
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Set up Go 1.x
uses: actions/setup-go@v2
with:
go-version: '1.20.1'
id: go
- name: Check out code into the Go module directory
uses: actions/checkout@v2
- name: Run build-artifacts command
run: make ci-build-artifacts
- uses: actions/upload-artifact@v2
with:
path: soracom/dist/ghactions/