Skip to content

Commit d8a5fc4

Browse files
committed
ローカル閲覧用設定をCIのbuild.shに追加
1 parent 2b623ec commit d8a5fc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/script/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ popd
2626
mkdir -p cpprefjp/static/static/crsearch
2727
pushd cpprefjp/static/static/crsearch
2828
ln -s ../../../../crsearch.json/crsearch.json crsearch.json
29+
ln -s ../../../../crsearch.json/crsearch.js crsearch.js
2930
popd
3031

3132
# サイトの生成

0 commit comments

Comments
 (0)