Skip to content

Commit

Permalink
Specify alea pypi project url
Browse files Browse the repository at this point in the history
  • Loading branch information
dachengx committed Jul 28, 2023
1 parent 2417261 commit cf0a65b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pypi_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
jobs:
build:
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/alea_inference
steps:
# Setup steps
- name: Setup python
Expand Down

0 comments on commit cf0a65b

Please sign in to comment.