Skip to content

Commit

Permalink
Update github-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raczeja authored Jan 10, 2025
1 parent 1c92ac1 commit 03cec07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
- name: install checkov
run: |
ls $(pwd)/app/dockerfile/java
sudo apt update
sudo apt install software-properties-common
sudo add-apt-repository ppa:deadsnakes/ppa
Expand Down

0 comments on commit 03cec07

Please sign in to comment.