2019年9月18日

GitHub Actionsで、pandocのインストールはできるが、お片付けができていない。

E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
##[error]Process completed with exit code 100.

sudo つけたらうまくいった。

GitHub ActionsによるGitHub Pagesへのデプロイに失敗。 おそらくTOKEN関連。これは面倒だ・・・。