fix: try to fix puppeteer
gitea/salix/pipeline/pr-master There was a failure building this commit
Details
gitea/salix/pipeline/pr-master There was a failure building this commit
Details
This commit is contained in:
parent
237ffd60d0
commit
362722dd46
|
@ -79,7 +79,7 @@ pipeline {
|
|||
}
|
||||
steps {
|
||||
sh 'pnpm install --prefer-offline --prefix=print'
|
||||
sh 'pnpx puppeteer browsers install chrome --prefix=print`'
|
||||
sh 'pnpx puppeteer browsers install chrome --prefix=print'
|
||||
}
|
||||
}
|
||||
stage('Front') {
|
||||
|
|
Loading…
Reference in New Issue