Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github Actionsを利用してPDFをビルドする #13

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

dairappa
Copy link

CIをActions上でも実行するようにしたので、本レポジトリにもPRさせていただきます。
不要であればクローズ願います。

実行するActionの内容

  • npm ci
  • bundle install
    • postinstall が自動実行されないようになっていたので明示的に実行
  • npm test
  • 設定ファイルの書き換え(カバーイメージ設定の除去)
  • npm pdf
  • 成果物の保存

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant