فهرست منبع

fix: prerelease docs

Miles Murgaw 1 سال پیش
والد
کامیت
58c27041c1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/docs.yml

+ 1 - 1
.github/workflows/docs.yml

@@ -19,7 +19,7 @@ jobs:
       - name: Set up cargo cache
         uses: Swatinem/rust-cache@v2
         with:
-        prefix-key: 'v0-docs'
+          prefix-key: 'v0-docs'
 
       - name: cargo doc
         run: cargo doc --no-deps --workspace