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 cfbaaad commit 48e4125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
cd spotbugs-4.7.3/
cd bin
ls
chmod +x spotbugs-4.7.3/bin/spotbugs
sudo chmod +x /spotbugs-4.7.3/bin/spotbugs
apt update && apt install default-jdk -y
- uses: actions/checkout@v2
- run: |
Expand Down

0 comments on commit 48e4125

Please sign in to comment.