Skip to content

Commit

Permalink
run cppcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
qno committed Jun 6, 2024
1 parent 7d34232 commit 784c21e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
export PLUGIN_DIR=$GITHUB_WORKSPACE
pushd ${{ env.rack-plugin-toolchain-dir }}
make plugin-build-${{ matrix.platform }}
make plugin-analyze
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 784c21e

Please sign in to comment.