Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GoetzGoerisch committed Jul 20, 2023
1 parent 8e4694e commit 94096a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
release:
runs-on: ubuntu-22.04
needs: [ build-linux , build-windows ]
if: github.ref != 'refs/heads/development'
#if: github.ref != 'refs/heads/development'
steps:
- name: Download artifact
uses: dawidd6/action-download-artifact@v2.27.0
Expand Down

0 comments on commit 94096a5

Please sign in to comment.