disable hard links

This commit is contained in:
Kylart 2021-09-04 02:35:33 +02:00
parent dd5c43d1b9
commit da501399f0
1 changed files with 2 additions and 1 deletions

View File

@ -16,6 +16,7 @@ jobs:
env:
CSC_IDENTITY_AUTO_DISCOVERY: false
USE_HARD_LINKS: false
strategy:
matrix:
@ -31,7 +32,7 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: brew install boost mpv
- run: brew install boost mpv ninja
- run: npm install
- run: npm run collect:dylibs