Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brokenpylons authored Oct 21, 2024
1 parent 9c5ad7c commit 1f125cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- uses: cachix/install-nix-action@v27

- name: Build service
run: nix shell --inputs-from . nixpkgs#jdk --command nix run .#submissions.minimal
run: unset JAVA_HOME; nix run .#submissions.minimal

0 comments on commit 1f125cb

Please sign in to comment.