mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-02 12:53:08 +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