againn
This commit is contained in:
parent
4644dbe5b4
commit
24bba7c31b
3 changed files with 7 additions and 7 deletions
0
.yarn/releases/yarn-3.5.1.cjs
vendored
Normal file → Executable file
0
.yarn/releases/yarn-3.5.1.cjs
vendored
Normal file → Executable file
|
@ -31,12 +31,12 @@ jobs:
|
|||
versionSource: "fromFile"
|
||||
versionFilePath: ".nvmrc"
|
||||
|
||||
- ${{ if ne(variables['Build.Reason'], 'PullRequest') }}:
|
||||
- task: Cache@2
|
||||
inputs:
|
||||
key: 'yarn | "$(Agent.OS)" | yarn.lock'
|
||||
path: $(YARN_CONFIG_CACHE)
|
||||
displayName: Cache yarn
|
||||
# - ${{ if ne(variables['Build.Reason'], 'PullRequest') }}:
|
||||
# - task: Cache@2
|
||||
# inputs:
|
||||
# key: 'yarn | "$(Agent.OS)" | yarn.lock'
|
||||
# path: $(YARN_CONFIG_CACHE)
|
||||
# displayName: Cache yarn
|
||||
|
||||
- script: |
|
||||
yarn set version from sources
|
||||
|
|
|
@ -73,10 +73,10 @@
|
|||
"@types/adm-zip": "^0.5.0",
|
||||
"@types/discord-rpc": "4.0.4",
|
||||
"@types/express": "^4.17.15",
|
||||
"@types/musickit": "github:ciderapp/musickit-types",
|
||||
"@types/node": "^20.1.1",
|
||||
"@types/qrcode-terminal": "^0.12.0",
|
||||
"@types/ws": "^8.5.4",
|
||||
"@types/musickit": "github:ciderapp/musickit-types",
|
||||
"electron": "github:castlabs/electron-releases",
|
||||
"electron-builder": "^23.6.0",
|
||||
"electron-builder-notarize-pkg": "^1.2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue