mirror of
https://github.com/penpot/penpot.git
synced 2025-02-07 23:08:24 -05:00
📎 Update circle ci config file.
This commit is contained in:
parent
14475fdc67
commit
e9b8295bf1
1 changed files with 2 additions and 1 deletions
|
@ -57,7 +57,8 @@ jobs:
|
|||
yarn install
|
||||
npx shadow-cljs compile tests
|
||||
environment:
|
||||
PATH: /usr/local/nodejs/bin/:/usr/local/bin:/bin:/usr/bin
|
||||
JAVA_HOME: /usr/lib/jvm/openjdk16
|
||||
PATH: /usr/local/nodejs/bin/:/usr/local/bin:/bin:/usr/bin:/usr/lib/jvm/openjdk16/bin
|
||||
|
||||
- save_cache:
|
||||
paths:
|
||||
|
|
Loading…
Add table
Reference in a new issue