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
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v3
|
uses: actions/upload-pages-artifact@v3
|
||||||
with:
|
with:
|
||||||
# Upload entire repository
|
|
||||||
path: 'build/dokka/htmlMultiModule'
|
path: 'build/dokka/htmlMultiModule'
|
||||||
- name: Deploy to GitHub Pages
|
- name: Deploy to GitHub Pages
|
||||||
id: deployment
|
id: deployment
|
||||||
|
Loading…
Reference in New Issue
Block a user