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 f2ec490 commit 3116de0
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 docker.io
sudo apt-get install -y maven
docker --version
mvn --version
Expand Down

0 comments on commit 3116de0

Please sign in to comment.