diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 9ebe7cdab..d4efb48e7 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -65,7 +65,7 @@ jobs: # ------------------------------------------------------------------ # Covers the whole target/ dir plus ~/.cargo; shared across branches # of the same OS. - # TEMP: cache disabled until the Gitea instance cache is provisioned (Cache cargo artifacts) + # TEMP: cache disabled ntil the Gitea instance cache is provisioned (Cache cargo artifacts) # uses: Swatinem/rust-cache@v2 # with: # shared-key: oak-workspace