Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
GoliTech authored Nov 1, 2023
1 parent 06023a0 commit 6284cf2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
echo -e "\nexport PATH=\$PATH:/spotbugs-4.7.3/bin" >> ~/.bashrc
source ~/.bashrc
ls
cd spotbugs-4.7.3/
cd bin
chmod +x /spotbugs-4.7.3/bin/spotbugs
apt update && apt install default-jdk -y
- uses: actions/checkout@v2
Expand Down

0 comments on commit 6284cf2

Please sign in to comment.