Adjusted the naming of the library in the Package file.
This commit is contained in:
@@ -52,10 +52,10 @@ jobs:
|
||||
- name: Generate documentation
|
||||
run: |
|
||||
swift package --allow-writing-to-directory docs \
|
||||
generate-documentation --target PlayDate \
|
||||
generate-documentation --target PlaydateKit \
|
||||
--disable-indexing \
|
||||
--transform-for-static-hosting \
|
||||
--hosting-base-path play-date \
|
||||
--hosting-base-path playdate-kit \
|
||||
--output-path docs
|
||||
|
||||
- uses: actions/upload-pages-artifact@v3
|
||||
|
||||
Reference in New Issue
Block a user