Skip to content

Bump @vitejs/plugin-react from 4.6.0 to 4.7.0 in /gui #814

Bump @vitejs/plugin-react from 4.6.0 to 4.7.0 in /gui

Bump @vitejs/plugin-react from 4.6.0 to 4.7.0 in /gui #814

Workflow file for this run

name: Go
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Dependencies
run: sudo apt-get update && sudo apt-get install -y libasound2-dev
- name: Build
run: go build -v ./...