Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
fix(documentation): added source checkout before release
Browse files Browse the repository at this point in the history
  • Loading branch information
stebenz committed Sep 18, 2020
1 parent 826666a commit c89d8d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
runs-on: ubuntu-18.04
name: Release Documentation
steps:
- uses: actions/checkout@v2
- uses: actions/download-artifact@v2
with:
path: .artifacts
Expand Down

0 comments on commit c89d8d6

Please sign in to comment.