diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a8a8b08..359b425 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: # curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y # . $HOME/.cargo/env # fi - # rustup update stable + rustup update stable - name: Install Node.js # required for build-models.sh run: |