diff --git a/.github/workflows/main-workflow.yml b/.github/workflows/main-workflow.yml index f5d3519..441d404 100644 --- a/.github/workflows/main-workflow.yml +++ b/.github/workflows/main-workflow.yml @@ -28,7 +28,7 @@ jobs: - run: npm ci - run: npm test env: - CDN_URL: https//google.com + CDN_URL: https://p-lao.com # Job to build the package test-build-package: