mirror of
https://github.com/wez/wezterm.git
synced 2024-11-22 13:16:39 +03:00
ci: actually build wezterm
This commit is contained in:
parent
0839745aaf
commit
c13bd406ea
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
@ -32,4 +32,4 @@ jobs:
|
||||
flake-lock-path: ./nix/flake.lock
|
||||
ignore-missing-flake-lock: false
|
||||
- name: Build default package
|
||||
run: nix build nix
|
||||
run: nix build ./nix
|
||||
|
Loading…
Reference in New Issue
Block a user