summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorseth <[email protected]>2024-01-27 15:29:47 -0500
committerGitHub <[email protected]>2024-01-27 15:29:47 -0500
commit31a33e4264e5c6214844993c5b508fb3500ef5cd (patch)
tree2a8afd2976a266473033f6379681ee2cf5cb6506 /.github
parenta8e4baf500210fa88e0bae594e3470e2fbe10c0f (diff)
actions: fix test subflake directory name
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/update-lock.yaml2
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 \