fix action name
Some checks failed
Build and Publish / build-release (push) Failing after 39s

This commit is contained in:
2026-04-01 10:29:32 -05:00
parent 4d8b0bb731
commit 3847fcb03e

View File

@@ -9,13 +9,16 @@ env:
jobs:
build-release:
runs-on: ubuntu-latest
permissions:
id-token: write
contents: read
steps:
- name: Checkout repository
uses: actions/checkout@v4
- uses: DeterminateSystems/determinate-nix-action@v3
- uses: DeterminateSystems/nix-flake-checker-action@main
- uses: DeterminateSystems/flake-checker-action@main
with:
flake-lock-path: ./build/flake.lock