PR-824002: fixing typo.

This commit is contained in:
Alejandro Lembke Barrientos 2025-01-13 04:41:04 +00:00
parent 4e45f0a04f
commit 29ce71624a
Signed by: aleleba
GPG Key ID: F48D7CDEB47942BD

View File

@ -28,7 +28,7 @@ jobs:
- run: npm ci
- run: npm test
env:
CDN_URL: htts://google.com
CDN_URL: https//google.com
# Job to build the package
test-build-package: