diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 1e16e73b7d9..b847268a73d 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -36,12 +36,6 @@ jobs: - name: Install dependencies run: yarn - - name: Restore Crowdin Cache - uses: actions/cache/restore@v3 - with: - path: _crowdin - key: crowdin-cache-dev - - name: Update dynamic data run: yarn workspace @starknet-io/cms-scripts update-dynamic-data