add github CI
This commit is contained in:
parent
601a16e420
commit
0f5dcf9979
1
.github/workflows/pages.yml
vendored
1
.github/workflows/pages.yml
vendored
@ -33,7 +33,6 @@ jobs:
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
# Upload entire repository
|
||||
path: 'build/dokka/htmlMultiModule'
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
|
Loading…
Reference in New Issue
Block a user