Skip to content

Commit 1f9da03

Browse files
author
Vladimir Kotal
committed
install drafter
1 parent 5562474 commit 1f9da03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/apiary.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@ jobs:
1010
steps:
1111
- name: Checkout master branch
1212
uses: actions/checkout@v2
13+
- name: Install drafter
14+
run: npm install drafter
1315
- name: Build
1416
run: node dev/parse.js

0 commit comments

Comments
 (0)