Skip to content

Commit 8e0b7c3

Browse files
committed
Fix incus_report path
1 parent f7e6177 commit 8e0b7c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/incus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ jobs:
5151
- name: Verify Puppet Prometheus report for errors
5252
run: |
5353
incus project switch ${{ steps.create_cluster.outputs.incus_project }}
54-
bash incus_report.sh >> $GITHUB_STEP_SUMMARY
54+
bash utils/incus_report.sh >> $GITHUB_STEP_SUMMARY
5555

0 commit comments

Comments
 (0)