Skip to content

Merge pull request #37 from beclab/fix/create-stream #39

Merge pull request #37 from beclab/fix/create-stream

Merge pull request #37 from beclab/fix/create-stream #39

Workflow file for this run

name: Build the main branch
on:
push:
branches:
- "main"
jobs:
build0-main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: '1.23.3'
- run: |
make build-uploader build-vault build-middleware