Merge pull request 'fix missing dollar sign' () from feature/remove-cache into main

This commit is contained in:
ahuston-0 2025-03-12 23:54:41 -04:00
commit 038f76e99a

@ -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