Skip to content

Commit

Permalink
f: still need this?
Browse files Browse the repository at this point in the history
  • Loading branch information
ksedgwic committed Oct 2, 2024
1 parent 88b3ae9 commit 08cdb8f
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 @@ -11,4 +11,4 @@ jobs:
- uses: cachix/install-nix-action@v22
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix develop --command bash -c "autoreconf -i && ./configure --disable-dependency-tracking && make -j4 distcheck"
- run: nix develop --command bash -c "autoreconf -i && ./configure && make -j4 distcheck"

0 comments on commit 08cdb8f

Please sign in to comment.