Skip to content

Commit f35e00f

Browse files
trying to specify re-copy path
1 parent 03dff9f commit f35e00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
command: |
9292
set -exu
9393
mkdir -p /tmp/workspace/js
94-
mv /tmp/workspace/js/ jekyll/assets/
94+
mv /tmp/workspace/js/app.js jekyll/assets/js/
9595
- run:
9696
name: Shim untranslated Japanese pages
9797
command: ./scripts/shim-translation.sh jekyll/_cci2 jekyll/_cci2_ja

0 commit comments

Comments
 (0)