Skip to content

Commit 0a34ad0

Browse files
committed
fix: github action syntax
1 parent 267cf1a commit 0a34ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193
name: Linux
194194
path: LIBS/*.so
195195
darwin:
196-
if: github.event.inputs.goneonize
196+
if: github.event.inputs.goneonize
197197
runs-on: macos-latest
198198
steps:
199199
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)