Skip to content

Commit

Permalink
ci: this sucks
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelroses committed Jun 19, 2024
1 parent 4873c2a commit 077f0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: update lockfile
run: |
cd examples/custom ; nix flake update
cd examples/custom ; nix flake update ; cd -
cd examples/defaults ; nix flake update
- name: Commit and push
Expand Down

0 comments on commit 077f0a1

Please sign in to comment.