Skip to content

Commit

Permalink
Use upstream repo for accurate commit count
Browse files Browse the repository at this point in the history
  • Loading branch information
ThreeDeeJay authored Aug 10, 2024
1 parent ab256c8 commit 5931444
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 @@ -21,7 +21,7 @@ jobs:
steps:

- name: Clone repo and submodules
run: git clone --recurse-submodules https://github.com/${{github.repository}}.git .
run: git clone --recurse-submodules https://github.com/marlam/bino.git .

- name: Get current date, commit hash and count
run: |
Expand Down

0 comments on commit 5931444

Please sign in to comment.