Skip to content

Commit 6ea2c90

Browse files
committed
Disable Jekyll for refresh workflow.
1 parent ec24e59 commit 6ea2c90

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/refresh.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
steps.check-cache-roar.outputs.cache-hit != 'true'
5959
run: |
6060
cd "ref"
61+
touch .nojekyll
6162
git config user.email 'github-actions@github.com'
6263
git config user.name 'github-actions'
6364
git add -A

0 commit comments

Comments
 (0)