Skip to content

build(deps-dev): Bump vite from 4.5.3 to 4.5.5 in /website #2286

build(deps-dev): Bump vite from 4.5.3 to 4.5.5 in /website

build(deps-dev): Bump vite from 4.5.3 to 4.5.5 in /website #2286

Workflow file for this run

name: Golang Build CLI
on: [push, pull_request]
jobs:
build:
name: Build CLI binary
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.23.0
- name: Build
run: make