Skip to content

Merge pull request #17 from cyberus-technology/dependabot/github_acti… #58

Merge pull request #17 from cyberus-technology/dependabot/github_acti…

Merge pull request #17 from cyberus-technology/dependabot/github_acti… #58

Workflow file for this run

name: Build
on:
merge_group:
pull_request:
push:
env:
CARGO_TERM_COLOR: always
jobs:
build_smartvmi:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: cachix/install-nix-action@v31
- name: nix build
run: nix build .#