Skip to content

Commit 5989839

Browse files
authored
Update blank.yml
1 parent 95b9691 commit 5989839

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/blank.yml

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
deploy:
1414
runs-on: ubuntu-latest
1515
steps:
16+
- name: Checkout
17+
uses: actions/checkout@v2
1618
- name: Generate Swagger UI
1719
uses: Legion2/swagger-ui-action@v1
1820
with:

0 commit comments

Comments
 (0)