Skip to content

Commit dc90d90

Browse files
committed
Fix images not rendering in GitHub Actions Learning Path
1 parent 6a11351 commit dc90d90

File tree

1 file changed

+1
-1
lines changed
  • content/learning-paths/servers-and-cloud-computing/gh-runners

1 file changed

+1
-1
lines changed

content/learning-paths/servers-and-cloud-computing/gh-runners/workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ The workflow starts running.
168168

169169
Click on the workflow to view the output from each step.
170170

171-
![Actions_test](/images/actions_test.png)
171+
![Actions_test](images/actions_test.png)
172172

173173
Click on the **Run testing script** step to see the accuracy of the model and a table of the results from the PyTorch profiler.
174174

0 commit comments

Comments
 (0)