Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit 8d94d46

Browse files
committed
Merge hotfix 1 from soywod/develop
2 parents 28c9883 + b3db948 commit 8d94d46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/delivery.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
uses: actions/setup-node@v1
1616
with:
1717
node-version: 16.x
18+
registry-url: https://registry.npmjs.org
1819
- name: Install deps
1920
uses: bahmutov/npm-install@v1
2021
- name: Lint

0 commit comments

Comments
 (0)