mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
🎉 Migrate to use yarn.
This commit is contained in:
@@ -3,6 +3,6 @@ source ~/.bashrc
|
||||
|
||||
set -ex;
|
||||
|
||||
npm ci
|
||||
yarn install
|
||||
clojure -Adev tools.clj build:tests
|
||||
node ./target/tests/main
|
||||
|
||||
Reference in New Issue
Block a user