Skip to content

Commit

Permalink
depth
Browse files Browse the repository at this point in the history
  • Loading branch information
emillon committed May 16, 2024
1 parent 1f87918 commit b95306c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-tags: true
fetch-depth: 0
- uses: cachix/install-nix-action@v22
- run: echo "(version $(git describe --always --dirty --abbrev=7))" >> dune-project
- run: nix build ${{ matrix.installable }}
Expand Down

0 comments on commit b95306c

Please sign in to comment.