Skip to content

Commit cd3f587

Browse files
committed
Setting up GitHub Pages publish workflow
1 parent d07fc18 commit cd3f587

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
needs: [build]
3333
runs-on: ubuntu-latest
3434
steps:
35+
- name: Checkout
36+
uses: actions/checkout@v2
3537
- name: Download Artifacts
3638
uses: actions/download-artifact@v2
3739
with:

0 commit comments

Comments
 (0)