Skip to content

Commit 81e805d

Browse files
committed
fix: Microsite publishing with cache
1 parent 1120ee5 commit 81e805d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ jobs:
4444
ssh-add - <<< "${DEPLOY_KEY}"
4545
git config --global user.email "[email protected]"
4646
git config --global user.name "scala-server-toolkit bot"
47+
export GEM_HOME=${PWD}/vendor/bundle
4748
sbt site/publishMicrosite

0 commit comments

Comments
 (0)