You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-29 22:48:10 +02:00
Chore: Rename instances of yarn run to just yarn
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
yarn run build && NODE_PATH="build/" node build/cli-integration-tests.js
|
||||
yarn build && NODE_PATH="build/" node build/cli-integration-tests.js
|
||||
Reference in New Issue
Block a user