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 d445a80 commit ea467e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v2
- name: Build docs
run: nix-shell --run "./english_build.sh"
run: nix-shell --run "./english_build.sh"
- name: Deploy docs to github pages
uses: ad-m/[email protected]
with:
Expand Down

0 comments on commit ea467e7

Please sign in to comment.