We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf8a78 commit d18bf0eCopy full SHA for d18bf0e
1 file changed
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
npm run build
27
npm pack
28
mv openedx-frontend-base* openedx-frontend-base.tgz
29
- cd test-project
+ cd test-site
30
npm i ../openedx-frontend-base.tgz
31
npm ci
32
- name: Lint
0 commit comments