Skip to content

Merge pull request #8 from cyberus-technology/dependabot/github_actio… #36

Merge pull request #8 from cyberus-technology/dependabot/github_actio…

Merge pull request #8 from cyberus-technology/dependabot/github_actio… #36

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@v5
- uses: cachix/install-nix-action@v31
- name: nix build
run: nix build .#