Skip to content

Commit 79331b6

Browse files
committed
Update github publish action
1 parent 128fa33 commit 79331b6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ jobs:
4141
- name: Install Dart Sass
4242
run: sudo snap install dart-sass
4343
- name: Install asciidoctor
44-
run: sudo snap install asciidoctor
44+
uses: reitzig/[email protected]
45+
with:
46+
version: 2.0.26
4547
- name: Checkout
4648
uses: actions/checkout@v4
4749
with:

0 commit comments

Comments
 (0)