Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yousiki committed Mar 24, 2024
1 parent 025abfe commit e18628d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-devshell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
extraPullNames: colmena,cuda-maintainers,hyprland,nix-community,nixpkgs-wayland,numtide,nrdxp
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
- name: Build devshell
run: nix develop --command menu"
run: nix develop --command "menu"

0 comments on commit e18628d

Please sign in to comment.