Skip to content

Commit a0cd1c9

Browse files
Update mdbook
1 parent d6dbb4f commit a0cd1c9

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Setup mdBook
1515
uses: peaceiris/actions-mdbook@v1
1616
with:
17-
mdbook-version: '0.4.3'
17+
mdbook-version: '0.5.1'
1818
- run: mdbook build
1919

2020
- name: Deploy

book.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[book]
22
authors = ["Yuta Saito"]
33
language = "en"
4-
multilingual = false
54
src = "src"
65
title = "Swift and WebAssembly"
76

0 commit comments

Comments
 (0)