Skip to content

Added yq to go packages. #267

Added yq to go packages.

Added yq to go packages. #267

Workflow file for this run

name: Test Ubuntu
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make install-apt
- run: make install
- run: make