mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2026-02-04 00:08:33 +00:00
chore: remove windows env vcpkg cache
This commit is contained in:
@ -13,12 +13,6 @@
|
|||||||
variables:
|
variables:
|
||||||
GOARCH: amd64
|
GOARCH: amd64
|
||||||
BRIDGE_SYNC_FORCE_MINIMUM_SPEC: 1
|
BRIDGE_SYNC_FORCE_MINIMUM_SPEC: 1
|
||||||
VCPKG_DEFAULT_BINARY_CACHE: ${CI_PROJECT_DIR}/.cache
|
|
||||||
cache:
|
|
||||||
key: windows-vcpkg-go-0
|
|
||||||
paths:
|
|
||||||
- .cache
|
|
||||||
when: 'always'
|
|
||||||
|
|
||||||
.env-darwin:
|
.env-darwin:
|
||||||
extends:
|
extends:
|
||||||
|
|||||||
Reference in New Issue
Block a user