Skip to content

Update to Jetpack 5.1.4 / L4T 35.6.0 #167

Update to Jetpack 5.1.4 / L4T 35.6.0

Update to Jetpack 5.1.4 / L4T 35.6.0 #167

Workflow file for this run

name: ci
on:
workflow_dispatch: # allows manual triggering
pull_request:
branches:
- master
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- run: nix flake check --print-build-logs