Skip to content

Update provider to 5.41.0 #1

Update provider to 5.41.0

Update provider to 5.41.0 #1

Workflow file for this run

name: flake
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v4
- uses: DeterminateSystems/magic-nix-cache-action@v2
- run: nix flake check
- run: nix build --json --no-link --print-build-logs