Skip to content

Commit

Permalink
Pin protoc to get website build working (#1236)
Browse files Browse the repository at this point in the history
  • Loading branch information
roomrys authored Mar 23, 2023
1 parent c7dc044 commit 7277b82
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
# 'main' triggers updates to 'sleap.ai', all others to 'sleap.ai/develop'
- main
- develop
- liezl/docs-apple-silicon
- liezl/1.3.0-build-cleanup
paths:
- "docs/**"
- "README.rst"
Expand Down
1 change: 1 addition & 0 deletions environment_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ dependencies:
# - cudatoolkit=11.3.1
# - cudnn=8.2.1
# - nvidia::cuda-nvcc=11.3
- protobuf=3.20.* # https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates
- qtpy>=2.0.1
- conda-build=3.21.7
- anaconda-client
Expand Down
Binary file removed sleap/gui/no-preview.png
Binary file not shown.

0 comments on commit 7277b82

Please sign in to comment.