Skip to content

Commit edfcae4

Browse files
committed
wip
1 parent c094557 commit edfcae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/get_data_lint_files_deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
# If source files changed but packages didn't, rebuild from a prior cache.
119119
restore-keys: nextjs-${{ hashFiles('**/package-lock.json', '**/yarn.lock') }}-
120120

121-
- name: Get updated content, Install deps, build, Add no-index headers before pubishing to cloudflare
121+
- name: Get updated content, Install deps, build, Add no-index headers before publishing to cloudflare
122122
run: |
123123
pwd
124124
echo $GITHUB_WORKSPACE

0 commit comments

Comments
 (0)