Skip to content

Commit

Permalink
remove data fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
CreatedByBdr committed Sep 17, 2023
1 parent 283c9e5 commit b97fcc4
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 b97fcc4

Please sign in to comment.