Skip to content

Commit d6b925a

Browse files
committed
up
1 parent 5d7aac5 commit d6b925a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ jobs:
5757
5858
- name: Upload Binary
5959
uses: actions/upload-artifact@v4
60+
with:
61+
path: '*'
6062

6163
release:
6264
needs: build

0 commit comments

Comments
 (0)