We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 317802f commit f4559d5Copy full SHA for f4559d5
.github/actions/cpprefjp-build/build.sh
@@ -55,6 +55,7 @@ elif [[ $1 == --pull ]]; then
55
target_repository=git@github.com:cpprefjp/site.git
56
working_directory=cpprefjp/cpprefjp.github.io-site
57
58
+ ls -l ~/.ssh/id_ed25519
59
target_repository=git@github.com:akinomyoga/cpprefjp-site.git # for testing purpose
60
61
git remote add origin2 "$target_repository"
0 commit comments