Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes authored Jun 5, 2024
1 parent bd7a09c commit 2900c3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
build:
needs: generate_matrix
uses: ./.github/workflows/_extension_distribution.yml
needs: generate_matrix
strategy:
matrix: ${{fromJson(needs.generate_matrix.outputs.matrix)}}
with:
Expand Down

0 comments on commit 2900c3f

Please sign in to comment.