Skip to content

Commit bfbedfb

Browse files
authored
actually upload everything
1 parent 9ef6d3b commit bfbedfb

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
@@ -21,4 +21,4 @@ jobs:
2121
- name: Upload a Build Artifact
2222
uses: actions/upload-artifact@v4.6.2
2323
with:
24-
path: /home/runner/work/*
24+
path: /home/runner/work/**/*

0 commit comments

Comments
 (0)