appveyor: Debug
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed

This commit is contained in:
Jonatan Nilsson 2022-08-13 22:36:20 +00:00
parent 0e47717dc5
commit 29afbe82d2

View file

@ -24,6 +24,7 @@ environment:
build_script: build_script:
- sh: | - sh: |
ls -l /lib64
ln -s /lib/libc.musl-x86_64.so.1 /lib64/ld-linux-x86-64.so.2 ln -s /lib/libc.musl-x86_64.so.1 /lib64/ld-linux-x86-64.so.2
chown -R node:node /appveyor/projects chown -R node:node /appveyor/projects
npm install npm install