Skip to content

Commit

Permalink
adjusting build pipeline hugo (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatMol96 authored Jul 24, 2024
1 parent 4cd69f2 commit 7b9d5a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: DeterminateSystems/magic-nix-cache-action@v2
- run: nix-build
- run: nix-shell --run "echo OK"
- run: nix-channel --add https://nixos.org/channels/nixos-23.11 nixpkgs
Expand Down

0 comments on commit 7b9d5a8

Please sign in to comment.