fix missing dollar sign
Some checks failed
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 1m40s
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Has been cancelled
Check Nix flake / Build nix outputs (ubuntu-latest) (pull_request) Has been cancelled
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 7m4s

This commit is contained in:
ahuston-0 2025-03-12 23:51:56 -04:00
parent d8d5a6dff9
commit 81f97740f4
No known key found for this signature in database
GPG Key ID: 47940175096C1330

View File

@ -57,7 +57,7 @@ jobs:
```
```
{{ steps.read_file.outputs.contents }}
${{ steps.read_file.outputs.contents }}
```
Auto-generated by [update.yml][1] with the help of