Skip to content

Commit

Permalink
Strip more stuff out for eng only build
Browse files Browse the repository at this point in the history
  • Loading branch information
timlinux committed Dec 16, 2023
1 parent 1a1c129 commit a649156
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 @@ -11,4 +11,4 @@ jobs:
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: DeterminateSystems/magic-nix-cache-action@v2
- run: nix-shell --run "scripts/english_build.sh"
- run: nix-shell --run "./english_build.sh"

0 comments on commit a649156

Please sign in to comment.