Skip to content

Commit 279cf24

Browse files
committed
add build directory
1 parent 7dda775 commit 279cf24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
6464
with:
6565
name: build-directory
66-
path: .build
66+
path: ./.build/*
6767
retention-days: 1
6868
if-no-files-found: error
6969

0 commit comments

Comments
 (0)