Skip to content

Commit 5913b36

Browse files
committed
add comment explaining the thing
1 parent 6fc4ab2 commit 5913b36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
run: |
3030
npx --yes epicshop@latest add ${{ github.event.repository.name }} ./workshop
3131
env:
32+
# Kept getting npm ECOMPROMISED errors on windows. This fixed it.
3233
npm_config_cache: ${{ runner.temp }}/npm-cache
3334

3435
- name: ʦ TypeScript

0 commit comments

Comments
 (0)