Skip to content

Commit

Permalink
build: use reusable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ReuDa committed Dec 6, 2023
1 parent 8169843 commit 99fde72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-extension-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Prepare audit
if: ${{ inputs.run_make_prepare_audit }}
run: |
make prepare-audit
make prepare_audit
- name: Audit
run: |
Expand Down

0 comments on commit 99fde72

Please sign in to comment.