Skip to content

Commit

Permalink
upgrade uci to handle tags self checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
OriHoch committed Jun 22, 2022
1 parent 2afcb92 commit 9657a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
TWINE_PASSWORD: ${{ secrets.TWINE_PASSWORD }}
run: |
curl -s https://raw.githubusercontent.com/OriHoch/uumpa-ci-toolbox/65a0704332e63d51f63981dbb25cd83682dc4078/bin/github_actions_install.sh \
| bash -s e5943edc44ddbdd448af905b16f9fd9f329eb08b OriHoch/uumpa-ci-toolbox &&\
| bash -s 4d163c416a5c7192e4f4dba883bb4c0480eaee8c OriHoch/uumpa-ci-toolbox &&\
uci github actions self-checkout --config-user-name "open-bus-stride-client-ci" &&\
pip install -e .[all] &&\
pip install -r tests/requirements.txt &&\
Expand Down

0 comments on commit 9657a23

Please sign in to comment.