We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e03288d commit ea01aa3Copy full SHA for ea01aa3
1 file changed
.github/workflows/build_js.yml
@@ -16,8 +16,6 @@ jobs:
16
- name: Build ck-editor
17
working-directory: ./django_ckeditor_5
18
run: npm run prod
19
- - name: Inspect files
20
- run: ls -R
21
- name: Upload built files
22
uses: actions/upload-artifact@v4
23
with:
0 commit comments