mirror of https://github.com/Kylart/KawAnime.git
disable CSC_IDENTITY_AUTO_DISCOVERY
This commit is contained in:
parent
6c08075c84
commit
dd5c43d1b9
|
@ -14,6 +14,9 @@ jobs:
|
|||
|
||||
runs-on: macos-11
|
||||
|
||||
env:
|
||||
CSC_IDENTITY_AUTO_DISCOVERY: false
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [12.x]
|
||||
|
|
Loading…
Reference in New Issue