Skip to content

Commit

Permalink
updated autodoc path
Browse files Browse the repository at this point in the history
  • Loading branch information
MDobransky committed Jun 7, 2024
1 parent 8b1ed2c commit 58d05b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,11 @@ env:

jobs:
publish:
environment: jfrog
runs-on: ubuntu-20.04
steps:
- name: Checkout Rialto
uses: actions/checkout@v3

- name: Install system dependencies
run: |
apt-get update
apt-get install -y openssl libssl-dev wget
- uses: actions/setup-python@v4
with:
python-version: "3.10.6"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Rialto is a framework for building and deploying machine learning features in a
The name Rialto is a reference to the Rialto Bridge in Venice, Italy. The Rialto Bridge was a major marketplace for goods and ideas the Middle Ages.
Rialto is intended to be a foundation of a similar marketplace for machine learning features, where users and find and share reusable features.

Sphinx-Generated autodocs pages available **[here]()**.
Sphinx-Generated autodocs pages available **[here](https://absaoss.github.io/rialto/)**.

# Contents
1. [Instalatlion](#install)
Expand Down

0 comments on commit 58d05b1

Please sign in to comment.