diff options
| -rw-r--r-- | .github/workflows/update-lock.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-lock.yaml b/.github/workflows/update-lock.yaml index 67cee0e..564f1a8 100644 --- a/.github/workflows/update-lock.yaml +++ b/.github/workflows/update-lock.yaml @@ -38,7 +38,7 @@ jobs: - name: Update test flake inputs run: | - pushd ./dev + pushd ./test nix flake update \ --commit-lock-file \ |
