Skip to content

Commit

Permalink
Ensure full history of crosstool-ng is retrieved, so toolchain versio…
Browse files Browse the repository at this point in the history
…n queries report correctly.
  • Loading branch information
tzarc committed May 27, 2024
1 parent 8095860 commit a366fb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create_toolchains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
with:
repository: crosstool-ng/crosstool-ng
ref: master
fetch-depth: 0

- name: "Host info"
run: |
Expand Down

0 comments on commit a366fb8

Please sign in to comment.