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.
1 parent 7dda775 commit 279cf24Copy full SHA for 279cf24
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
64
with:
65
name: build-directory
66
- path: .build
+ path: ./.build/*
67
retention-days: 1
68
if-no-files-found: error
69
0 commit comments