Skip to content

Commit

Permalink
Update static-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arielswalker authored Sep 9, 2024
1 parent 867ce18 commit d90df01
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ jobs:
- name: Checkout submodule
uses: actions/checkout@v3
with:
path: cfe
path: source
submodules: true

- name: Set up Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit d90df01

Please sign in to comment.