Skip to content

Commit 4e1b397

Browse files
authored
fix: build directory (#2)
1 parent ac142c2 commit 4e1b397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434
uses: actions/upload-artifact@v4
3535
with:
3636
name: build-output
37-
path: /build
37+
path: build
3838
retention-days: 1

0 commit comments

Comments
 (0)