mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-13 00:09:38 -05:00
Oops, fix circleci config
This commit is contained in:
parent
3d1b122bca
commit
6a5de62ba5
@ -325,7 +325,7 @@ jobs:
|
||||
pip3 install poetry
|
||||
ln -s /Library/Frameworks/Python.framework/Versions/3.9/bin/poetry /usr/local/bin
|
||||
|
||||
- save_cache:
|
||||
- restore_cache:
|
||||
key: build-macos-desktop-poetry-deps-{{ checksum "~/project/desktop/poetry.lock" }}-{{ .Environment.CACHE_VERSION }}
|
||||
- run:
|
||||
name: Install poetry dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user