Skip to content

Commit

Permalink
correct CI nix build
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbchron committed Feb 3, 2024
1 parent 557a33d commit aeff915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v3
- name: Build default package
run: nix build "./engine"
run: nix build

0 comments on commit aeff915

Please sign in to comment.