Skip to content

Commit

Permalink
try get the job run
Browse files Browse the repository at this point in the history
  • Loading branch information
YuXHe15 committed Aug 15, 2024
1 parent c9c1171 commit 45502b3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ jobs:
- name: Install package
run: git clone https://github.com/tpaviot/pythonocc-utils.git && pip install ./pythonocc-utils

- name: activate environment
run: |
source $CONDA_PREFIX/etc/profile.d/conda.sh
conda activate amworkflow

- name: Install amworkflow
run: python -m pip install .
Expand Down

0 comments on commit 45502b3

Please sign in to comment.