Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
trungleduc committed Nov 23, 2023
1 parent 1ddb0cc commit 37e2f73
Show file tree
Hide file tree
Showing 6 changed files with 12,548 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
extra-specs: |
python=3.9
jupyterlab=4
pythonocc-core
pythonocc-core=7.7.0
- name: Download extension package
uses: actions/download-artifact@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update_galata_references.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- name: Create the conda environment
shell: bash -l {0}
run: mamba install -q python=3.9 pip freecad jupyterlab=4 pythonocc-core
run: mamba install -q python=3.9 pip freecad jupyterlab=4 pythonocc-core=7.7.0

- name: Install the extension
shell: bash -l {0}
Expand Down
Loading

0 comments on commit 37e2f73

Please sign in to comment.