1
0
mirror of https://github.com/bitwarden/help synced 2025-12-16 00:03:41 +00:00

jekyll redirect from (#242)

This commit is contained in:
David Choi
2020-10-23 09:45:34 -07:00
committed by GitHub
parent 920da0ff83
commit 883d1ed3ba
3 changed files with 19 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ jobs:
ruby-version: 2.6
- name: Set up Jekyll
run: gem install bundler jekyll
run: gem install bundler jekyll jekyll-redirect-from
- name: Print environment
run: |