fix: maximal package name

This commit is contained in:
NotAShelf 2023-02-05 17:07:32 +03:00
parent 2276c79883
commit 025bc6eb6e
No known key found for this signature in database
GPG Key ID: 5B5C8895F28445F1
1 changed files with 1 additions and 1 deletions

View File

@ -32,4 +32,4 @@ jobs:
run: |-
nix build '.#tidal'
nix build '.#nix'
nix build '.#isMaximal'
nix build '.#maximal'