Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci/update: fix
getFlake
expecting an absolute path
Pass in `$PWD` instead of `.`, because `builtins.getFlake` does not permit relative paths.
- Loading branch information