Skip to content

feat(apparmor): add hardening binary temp #10

feat(apparmor): add hardening binary temp

feat(apparmor): add hardening binary temp #10

Workflow file for this run

name: "CI"
on:
pull_request:
push:
branches:
- main
jobs:
nix-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Devshell
run: |
nix develop ./nix/std --command echo hardenedlinux