Skip to content

Commit

Permalink
update doc command
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmcl committed Nov 13, 2023
1 parent dab7b1a commit 0eebaeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: jazzy --root-url https://kukai-crypto-swift.kukai.app/ --output Documentation

- name: Update Permissions
run: 'sudo chown --recursive $USER Documentation'
run: 'sudo chown -R $USER Documentation'

- name: Deploy to GitHub Pages
uses: JamesIves/[email protected]
Expand Down

0 comments on commit 0eebaeb

Please sign in to comment.