Skip to content

Commit 92f8d47

Browse files
committed
Storing bin files from action
1 parent 425d2e3 commit 92f8d47

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
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
build:
11-
if: github.actor != 'github-actions[bot]'
11+
if: github.actor != 'github-actions[bot]'
1212
runs-on: ${{ matrix.os }}
1313
strategy:
1414
matrix:

0 commit comments

Comments
 (0)