Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
nktpro committed Feb 25, 2025
1 parent fd28753 commit d33411c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Build server
run: |-
nix build -L '.#packages.${{ matrix.arch.nix }}.server'
nix build -L '.#packages.${{ matrix.arch.nix }}.toothpick'
- name: Cache packages
run: |
Expand Down

0 comments on commit d33411c

Please sign in to comment.