mirror of
https://github.com/aleleba/run-app-from-cdn.git
synced 2026-09-08 11:49:27 -06:00
PR-824002: fixing typo.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user