Skip to content

Commit 1c99f73

Browse files
committed
Fix yml github action
2 parents 92b65e4 + 6318570 commit 1c99f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
uses: softprops/action-gh-release@v1
4545
with:
4646
files:
47-
build/bin/*
47+
build/bin/*

0 commit comments

Comments
 (0)