Skip to content

Bump @vitejs/plugin-react from 4.3.4 to 4.4.1 in /gui #783

Bump @vitejs/plugin-react from 4.3.4 to 4.4.1 in /gui

Bump @vitejs/plugin-react from 4.3.4 to 4.4.1 in /gui #783

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 ./...