Skip to content

Commit

Permalink
try to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguida committed Nov 3, 2023
1 parent 7727e07 commit b337e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v12
- name: Building package
run: nix build
run: nix build --extra-experimental-features nix-command --extra-experimental-features flakes

0 comments on commit b337e0a

Please sign in to comment.