Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
luisgarciaxygeni committed Mar 27, 2024
1 parent f46d335 commit 6f6a450
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,8 @@ jobs:
--basedir ${GITHUB_WORKSPACE}/target \
--name=my_product --type product --file JavaVulnerableLab.war
echo $PRIVATE_KEY | base64
echo $PRIVATE_KEY | base64 > kk.txt
cat kk.txt
echo " "
echo "------------"
Expand Down

0 comments on commit 6f6a450

Please sign in to comment.