Skip to content

Commit

Permalink
Merge branch 'main' of into new-features - build workflow fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
pranjal-joshi committed Oct 6, 2023
2 parents 5f46e9e + 46b05c2 commit 6d23232
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow-build-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ on:
jobs:

# Job for builing packages
Build-Executables-(Disabled onwards v2.03):
Build-Executables:
name: Build Packages
runs-on: ubuntu-latest
#needs: Create-Release
needs: Docker-Build
# runs-on: ${{ matrix.os }}
# strategy:
# matrix:
Expand Down

0 comments on commit 6d23232

Please sign in to comment.