We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67ce083 + f22b5d3 commit a2a6590Copy full SHA for a2a6590
.github/workflows/continuous-build.yml
@@ -64,6 +64,8 @@ jobs:
64
steps:
65
- name: Clone @api3/data-feed-proxy-combinators
66
uses: actions/checkout@v5
67
+ with:
68
+ fetch-depth: 0
69
70
- name: Set up pnpm
71
uses: pnpm/action-setup@v3
0 commit comments