This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user