Skip to content

Commit 820087c

Browse files
Provide GH actions artifacts from fabric build folder for now
1 parent bc5aba0 commit 820087c

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
@@ -26,4 +26,4 @@ jobs:
2626
uses: actions/upload-artifact@v4
2727
with:
2828
name: Artifacts
29-
path: build/libs/
29+
path: fabric/build/libs/

0 commit comments

Comments
 (0)