Skip to content

Commit

Permalink
ci: set GEM_HOME
Browse files Browse the repository at this point in the history
  • Loading branch information
link2xt committed Sep 3, 2023
1 parent 0ac575f commit 357fccd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ jobs:
build:
runs-on: ubuntu-latest

env:
GEM_HOME: ~/.gems

steps:
- name: Get Pullrequest ID
id: prepare
Expand Down

0 comments on commit 357fccd

Please sign in to comment.