From ae6b069da1bf8a49099817059b5391c701663b04 Mon Sep 17 00:00:00 2001 From: adrien Date: Sun, 26 Apr 2026 01:09:20 +0200 Subject: [PATCH] Added simd ref to action --- .gitea/workflows/deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index f6b9c04..2b73ee4 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -10,6 +10,7 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 + ref: simd - name: Build MkDocs Material # We use the official image to build the site into the 'site' folder