mirror of
https://github.com/status-im/js-waku-examples.git
synced 2025-02-05 11:44:33 +00:00
bug: fix copy of rln-js (#289)
This commit is contained in:
parent
659078e71a
commit
504bcd4431
2
ci/Jenkinsfile
vendored
2
ci/Jenkinsfile
vendored
@ -93,6 +93,6 @@ def buildNextJSExample(example=STAGE_NAME) {
|
||||
sh 'npm install --silent'
|
||||
sh 'npm run build'
|
||||
sh "mkdir -p ${dest}"
|
||||
sh "cp -r out/. ${dest}"
|
||||
sh "cp -r out/* ${dest}"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user