trying gpt fix

This commit is contained in:
Akshay
2025-07-23 02:49:44 -04:00
parent 36f475166b
commit a3c5534da0

View File

@@ -11,6 +11,10 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Install older docker
uses: crazy-max/ghaction-setup-docker@v3
with:
version: 24.0.7
# 1. Checkout the website repository (your app code)
# ------------------------------------------------------------
- name: Checkout website repo