Skip to content

Commit d18bf0e

Browse files
committed
fix: ci workflow
1 parent fdf8a78 commit d18bf0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
npm run build
2727
npm pack
2828
mv openedx-frontend-base* openedx-frontend-base.tgz
29-
cd test-project
29+
cd test-site
3030
npm i ../openedx-frontend-base.tgz
3131
npm ci
3232
- name: Lint

0 commit comments

Comments
 (0)