Skip to content

Commit

Permalink
no needs
Browse files Browse the repository at this point in the history
  • Loading branch information
therealpaulgg committed Mar 18, 2023
1 parent 032b0cf commit 635bac4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
jobs:
release:
runs-on: ubuntu-latest
needs: [build-docker, build-windows]
steps:
- name: Download all workflow run artifacts
uses: actions/download-artifact@v3
Expand Down

0 comments on commit 635bac4

Please sign in to comment.