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 2c95bef + 194075d commit 2a7e177Copy full SHA for 2a7e177
.github/workflows/ci.yml
@@ -31,6 +31,7 @@ jobs:
31
- uses: actions/checkout@v4.1.1
32
with:
33
fetch-depth: 0
34
+ filter: tree:0
35
- run: ./build --logger GitHubActions
36
- if: matrix.job.name == 'ubuntu'
37
uses: actions/upload-artifact@v4.0.0
0 commit comments