diff --git a/.github/workflows/html.yaml b/.github/workflows/html.yaml
index 7f71930ba6..908f81b21c 100644
--- a/.github/workflows/html.yaml
+++ b/.github/workflows/html.yaml
@@ -13,7 +13,7 @@ on:
jobs:
- javascript:
+ html:
runs-on: ubuntu-latest
env:
diff --git a/InvenTree/templates/clip.html b/InvenTree/templates/clip.html
index d4232b02b4..b0edff2fb3 100644
--- a/InvenTree/templates/clip.html
+++ b/InvenTree/templates/clip.html
@@ -1,5 +1,5 @@
{% load i18n %}
-
+
\ No newline at end of file