Skip to content

Commit 0c0ede8

Browse files
committed
try build on x86
1 parent 92e495f commit 0c0ede8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: Build
22

3-
# on: push
3+
on: push
44

5-
on:
6-
release:
7-
types:
8-
- created
5+
# on:
6+
# release:
7+
# types:
8+
# - created
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)