Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
liushilongbuaa committed Aug 1, 2023
1 parent 42f0fda commit 99d19c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binskim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
dotnet-version: '6.0.x'
- name: submodule
run: |
git -c submodule.src/sonic-genl-packet.update=none submodule update --init
git -c submodule.src/sonic-genl-packet.update=none -c submodule.src/sonic-gnmi.update=none submodule update --init
- name: Run OSSAR
uses: github/ossar-action@v1
id: ossar
Expand Down

0 comments on commit 99d19c0

Please sign in to comment.