Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuler authored Sep 20, 2024
1 parent af028c7 commit a659a96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:

jobs:
allinone:
needs: build
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down Expand Up @@ -58,4 +57,4 @@ jobs:
tag_name: ${{ env.version }}
release_name: Release ${{ env.version }}
draft: false
prerelease: false
prerelease: false

0 comments on commit a659a96

Please sign in to comment.