mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-17 13:50:28 -04:00
Fix environment
This commit is contained in:
parent
8f2f314137
commit
26ac2b9743
1 changed files with 2 additions and 2 deletions
|
@ -206,10 +206,10 @@ jobs:
|
|||
build-macos:
|
||||
macos:
|
||||
xcode: 12.5.1
|
||||
environment:
|
||||
BUILD_PREFIX: /Users/distiller/root
|
||||
steps:
|
||||
- checkout
|
||||
- environment:
|
||||
BUILD_PREFIX: /Users/distiller/root
|
||||
- run:
|
||||
name: Make BUILD_PREFIX directory
|
||||
command: mkdir $BUILD_PREFIX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue