Skip to content

Commit

Permalink
feat(rultor): check sr-data
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel authored Jul 5, 2024
1 parent a516f67 commit f481733
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ install: |
# mandatory here and in the .github/workflows/poetry.yml.
merge:
script: |
ls
pwd
cd sr-data
sudo /home/r/.local/bin/poetry install
sudo /home/r/.local/bin/poetry build
# @todo #5:30min Create release script for whole project.
Expand Down

0 comments on commit f481733

Please sign in to comment.