Skip to content

Commit

Permalink
Render with the minimal shell
Browse files Browse the repository at this point in the history
  • Loading branch information
Alejandro Gomez committed Jan 1, 2025
1 parent 8368f3a commit 4f43811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Develop
run: nix develop . --no-pure-eval
run: nix develop .#render --no-pure-eval
- name: Render
run: just render

0 comments on commit 4f43811

Please sign in to comment.