fixing formatting issues
Some checks failed
Publish Website / publish (push) Failing after 20s

This commit is contained in:
Akshay
2025-07-23 03:37:26 -04:00
parent a3c5534da0
commit 0a0663f59b

View File

@@ -12,10 +12,10 @@ jobs:
steps: steps:
- name: Install older docker - name: Install older docker
uses: crazy-max/ghaction-setup-docker@v3 uses: crazy-max/ghaction-setup-docker@v3
with: with:
version: 24.0.7 version: 24.0.7
# 1. Checkout the website repository (your app code) # 1. Checkout the website repository (your app code)
# ------------------------------------------------------------ # ------------------------------------------------------------
- name: Checkout website repo - name: Checkout website repo
run: git clone http://gitea:3000/lepton/website run: git clone http://gitea:3000/lepton/website