Skip to content

chore(model gallery): add arcee-ai_afm-4.5b (#5938) #9

chore(model gallery): add arcee-ai_afm-4.5b (#5938)

chore(model gallery): add arcee-ai_afm-4.5b (#5938) #9

Workflow file for this run

name: Build test
on:
push:
branches:
- master
pull_request:
jobs:
build-test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.23
- name: Run GoReleaser
run: |
make dev-dist