Skip to content

Commit

Permalink
remove crawdin cache
Browse files Browse the repository at this point in the history
  • Loading branch information
CreatedByBdr committed Sep 17, 2023
1 parent 4755cf9 commit 297b561
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 297b561

Please sign in to comment.