Skip to content

Commit

Permalink
fix: build examples in nix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Anut-py committed Feb 17, 2024
1 parent 4a016ce commit c550b17
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 @@ -34,4 +34,4 @@ jobs:
sudo apt install -y x11proto-xext-dev libx11-dev xorg-dev freeglut3-dev
- name: Build
run: nix build
run: nix build .#examples

0 comments on commit c550b17

Please sign in to comment.