Skip to content

Commit a659a96

Browse files
authored
Update build.yml
1 parent af028c7 commit a659a96

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88

99
jobs:
1010
allinone:
11-
needs: build
1211
runs-on: ubuntu-latest
1312
strategy:
1413
matrix:
@@ -58,4 +57,4 @@ jobs:
5857
tag_name: ${{ env.version }}
5958
release_name: Release ${{ env.version }}
6059
draft: false
61-
prerelease: false
60+
prerelease: false

0 commit comments

Comments
 (0)