Skip to content

Commit

Permalink
fix github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
patriciareinoso committed Aug 2, 2024
1 parent 016514e commit 5d514fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: ./.github/workflows/nms-lint-report.yaml

build-nms:
needs: lint-report
needs: nms-lint-report
uses: ./.github/workflows/build-nms.yaml

build-rock:
Expand Down

0 comments on commit 5d514fa

Please sign in to comment.