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 26, 2024
1 parent 9d278fe commit 37e6b9e
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 @@ -50,7 +50,7 @@ jobs:
mkdir engine
wget $ENGINE_URL
unzip -o axonivy-engine -d nightly
rm axonivy-engine
rm axonivy-engine.zip
- name: List Engine Files
run: |
Expand Down

0 comments on commit 37e6b9e

Please sign in to comment.