diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c9bfca8..4e6e663 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -34,7 +34,7 @@ jobs: - name: Install Rust uses: actions-rs/toolchain@v1 with: - toolchain: nightly-2024-09-10 + toolchain: nightly override: true components: rustfmt, clippy - name: Download Testing Data diff --git a/pages/index.html b/pages/index.html index c77788c..86356e5 100644 --- a/pages/index.html +++ b/pages/index.html @@ -4,7 +4,7 @@