Skip to content

Commit

Permalink
test yolo.
Browse files Browse the repository at this point in the history
  • Loading branch information
aadcg committed Jul 25, 2024
1 parent 28cf63e commit e8280a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install nix
uses: cachix/install-nix-action@v27
with:
nix_path: nixpkgs=channel:nixos-24.05
nix_path: nixpkgs=channel:nixos-unstable

- name: Compile ${{matrix.renderer}} port on ${{matrix.os}}
run: nix-shell build-scripts/shell.nix --run 'make all NYXT_RENDERER=${{matrix.renderer}}'
Expand Down

0 comments on commit e8280a3

Please sign in to comment.