Skip to content

Commit

Permalink
Push to gh pages
Browse files Browse the repository at this point in the history
  • Loading branch information
timlinux committed Dec 16, 2023
1 parent 428262b commit d445a80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nix-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
uses: cachix/install-nix-action@v20
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Nix shell
- name: Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v2
with:
- name: Build docs
run: nix-shell --run "./english_build.sh"
- name: Deploy docs to github pages
uses: ad-m/[email protected]
Expand Down

0 comments on commit d445a80

Please sign in to comment.