Skip to content

Commit 5958ec2

Browse files
committed
tmp
1 parent f1fb7cf commit 5958ec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
runs-on: ${{ matrix.os }}
1313
steps:
1414
- uses: actions/checkout@v4
15+
- run: sudo apt-get install asciidoctor
1516
- uses: hadolint/[email protected]
1617
with:
1718
dockerfile: Containerfile

0 commit comments

Comments
 (0)