We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6c04cd commit 2b6c6a9Copy full SHA for 2b6c6a9
.github/workflows/gh-pages.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
deploy:
13
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
14
steps:
15
- uses: actions/checkout@v4
16
- name: Setup mdBook
0 commit comments