File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 2020 cancel-in-progress : true
2121
2222 runs-on : ubuntu-latest
23- container :
24- image : sphinxdoc/sphinx
25- # options: --user 1001 (only if we don't need apt-get)
23+ # container:
24+ # image: sphinxdoc/sphinx
25+ # #options: --user 1001 (only if we don't need apt-get)
2626
2727 env :
2828 MAIN_LANGS : en
@@ -38,10 +38,10 @@ jobs:
3838 repository : nitrokey/nitrokey-documentation
3939 path : source.git
4040
41- - name : Install additional python packages
42- run : |
43- make -C source.git venv
44- ln -s source.git/venv venv
41+ # - name: Install additional python packages
42+ # run: |
43+ # make -C source.git venv
44+ # ln -s source.git/venv venv
4545
4646 - name : Weblate - pull component repository
4747 run : bash trigger_weblate.sh ${{ secrets.WEBLATE_API_URL }} none ${{ secrets.WEBLATE_TOKEN }} pull
You can’t perform that action at this time.
0 commit comments