We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0754c24 commit ef8eb3bCopy full SHA for ef8eb3b
.github/workflows/build-and-deploy.yml
@@ -50,7 +50,7 @@ jobs:
50
path: pages
51
ref: gh-pages
52
- name: Setup Ruby
53
- uses: ruby/setup-ruby@v1.237.0
+ uses: ruby/setup-ruby@v1.238.0
54
with:
55
working-directory: slides-markdown/shared-slides
56
- name: Setup Chrome
.github/workflows/markdown-slides.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Remove Hugo Installer
40
run: rm hugo.deb
41
42
43
44
45
- name: Run the pre-processor
0 commit comments