فهرست منبع

pin nightly version to fix https://github.com/tkaitchuck/aHash/issues/200

Evan Almloff 1 سال پیش
والد
کامیت
8bc76c47ca
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      .github/workflows/docs.yml

+ 2 - 0
.github/workflows/docs.yml

@@ -16,6 +16,8 @@ jobs:
       - run: sudo apt-get update
       - run: sudo apt-get update
       - run: sudo apt install libwebkit2gtk-4.1-dev libgtk-3-dev libayatana-appindicator3-dev libxdo-dev
       - run: sudo apt install libwebkit2gtk-4.1-dev libgtk-3-dev libayatana-appindicator3-dev libxdo-dev
       - uses: dtolnay/rust-toolchain@nightly
       - uses: dtolnay/rust-toolchain@nightly
+        with:
+          toolchain: nightly-2024-02-01
       - uses: Swatinem/rust-cache@v2
       - uses: Swatinem/rust-cache@v2
         with:
         with:
           cache-all-crates: "true"
           cache-all-crates: "true"