Skip to content

Commit

Permalink
Update docc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0xLeif authored Nov 4, 2023
1 parent 76c5ec3 commit 57b1b07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
transform-for-static-hosting /tmp/docbuild/Build/Products/Debug-iphoneos/AppState.doccarchive \
--output-path docs \
--hosting-base-path 'AppState';
echo "<script>window.location.href +=
\"/documentation/appstate\"</script>" > docs/index.html;
- name: artifacts
uses: actions/upload-pages-artifact@v1
with:
Expand Down

0 comments on commit 57b1b07

Please sign in to comment.