Skip to content

Commit 18dec40

Browse files
committed
Merge PR #173 from 'handshake-enthusiast/patch-5'
2 parents 746274a + 75ec0d1 commit 18dec40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
pandoc-version: '2.7.3'
1717
- uses: ruby/setup-ruby@v1
1818
with:
19-
ruby-version: 3.0
19+
ruby-version: '3.2.0'
2020
bundler-cache: true
2121

2222
- run: ./bin/build
@@ -26,4 +26,4 @@ jobs:
2626
with:
2727
github_token: ${{ secrets.GITHUB_TOKEN }}
2828
publish_dir: ./build
29-
cname: hsd-dev.org
29+
cname: hsd-dev.org

0 commit comments

Comments
 (0)