Skip to content

Commit f4559d5

Browse files
committed
(テスト用設定3)
1 parent 317802f commit f4559d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/cpprefjp-build/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ elif [[ $1 == --pull ]]; then
5555
target_repository=git@github.com:cpprefjp/site.git
5656
working_directory=cpprefjp/cpprefjp.github.io-site
5757

58+
ls -l ~/.ssh/id_ed25519
5859
target_repository=git@github.com:akinomyoga/cpprefjp-site.git # for testing purpose
5960

6061
git remote add origin2 "$target_repository"

0 commit comments

Comments
 (0)