Skip to content

Commit 6dd6bb3

Browse files
committed
CD fix
1 parent 31feabf commit 6dd6bb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CD.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
uses: actions/setup-node@v1
1515
with:
1616
node-version: 14
17+
- run: npm ci
1718
- run: |
1819
git config --global user.name "JeremyDolle"
1920
git config --global user.email "[email protected]"

0 commit comments

Comments
 (0)