Skip to content

Commit

Permalink
fixes to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Arruda committed Jul 23, 2024
1 parent a7466fa commit 15be603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-so.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:


release:
needs: [build-so]
needs: [build-so, build-extensions]
runs-on: ubuntu-latest
steps:
- name: Download so
Expand Down

0 comments on commit 15be603

Please sign in to comment.