Skip to content

Commit

Permalink
feature/IVYPORTAL-17377-Create-pipeline-to-run-Lighthouse-report
Browse files Browse the repository at this point in the history
  • Loading branch information
nhthinh-axonivy committed Dec 25, 2024
1 parent 3116de0 commit a182f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Set up docker and Maven
run: |
sudo apt-get update
sudo apt-get install -y maven
sudo apt-get install -y maven docker-compose
docker --version
mvn --version
Expand Down

0 comments on commit a182f7c

Please sign in to comment.