Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sc979 committed Oct 4, 2023
1 parent 966b3cc commit 072e056
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/veracode-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,12 @@ jobs:
#
# sudo ninja

cp README.md 70-rrd.so
cp README.md 15-stats.so
cp README.md 15-stats_exporter.so
cp README.md test.so
cp README.md cbmod.so
cp README.md 10-neb.so
cp ../README.md 70-rrd.so
cp ../README.md 15-stats.so
cp ../README.md 15-stats_exporter.so
cp ../README.md test.so
cp ../README.md cbmod.so
cp ../README.md 10-neb.so


echo "[DEBUG] - Build size"
Expand Down

0 comments on commit 072e056

Please sign in to comment.