Skip to content

Commit

Permalink
NOISSUE - Fix MkDocs Plugin installation in CI (#171)
Browse files Browse the repository at this point in the history
* Update pages action

Signed-off-by: Dusan Borovcanin <[email protected]>

* Create CNAME

* update actions version to 4

Signed-off-by: Arvindh <[email protected]>

* update permissions

Signed-off-by: Arvindh <[email protected]>

* update domain name

Signed-off-by: Arvindh <[email protected]>

* remove CNAME file

Signed-off-by: Arvindh <[email protected]>

* Add: plugin install

Signed-off-by: Arvindh <[email protected]>

* fix merge conflicts

Signed-off-by: Arvindh <[email protected]>

* Fix: Requirements

Signed-off-by: Arvindh <[email protected]>

* Fix: Requirements

Signed-off-by: Arvindh <[email protected]>

* Fix: Requirements

Signed-off-by: Arvindh <[email protected]>

* Fix: Requirements

Signed-off-by: Arvindh <[email protected]>

* add: empty line at end of ci file

Signed-off-by: Arvindh <[email protected]>

---------

Signed-off-by: Dusan Borovcanin <[email protected]>
Signed-off-by: Arvindh <[email protected]>
Co-authored-by: Dusan Borovcanin <[email protected]>
  • Loading branch information
arvindh123 and dborovcanin authored Jan 31, 2024
1 parent 903d79e commit 2d19c58
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,3 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CUSTOM_DOMAIN: docs.magistrala.abstractmachines.fr

1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
mkdocs-drawio-file

0 comments on commit 2d19c58

Please sign in to comment.