Skip to content

Commit

Permalink
restore data fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
CreatedByBdr committed Sep 17, 2023
1 parent b97fcc4 commit bf4f592
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
- name: Install dependencies
run: yarn

#- name: Update dynamic data
# run: yarn workspace @starknet-io/cms-scripts update-dynamic-data
- name: Update dynamic data
run: yarn workspace @starknet-io/cms-scripts update-dynamic-data

- name: Inject slug/short variables
uses: rlespinasse/github-slug-action@v4
Expand Down

0 comments on commit bf4f592

Please sign in to comment.