From 22246a0802110d6b332125f473215e0b8bdca67b Mon Sep 17 00:00:00 2001 From: Finn Bear Date: Sat, 19 Oct 2024 08:46:04 -0700 Subject: [PATCH] Disable wasm-opt. --- .github/workflows/build.yml | 2 +- pages/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@ Rustrict - +