Added simd ref to action
Some checks failed
Deploy MkDocs to Garage / build-and-deploy (push) Failing after 27s

This commit is contained in:
adrien 2026-04-26 01:09:20 +02:00
parent 4b01dfe412
commit ae6b069da1

View File

@ -10,6 +10,7 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
ref: simd
- name: Build MkDocs Material - name: Build MkDocs Material
# We use the official image to build the site into the 'site' folder # We use the official image to build the site into the 'site' folder