1
1
mirror of https://github.com/wez/wezterm.git synced 2024-08-17 10:10:23 +03:00

ci: actually build wezterm

This commit is contained in:
ErrorNoInternet 2024-01-26 16:09:26 +08:00 committed by Wez Furlong
parent 0839745aaf
commit c13bd406ea

View File

@ -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