1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-11 14:04:03 +00:00

disable cache

This commit is contained in:
Anders Åberg
2025-01-22 18:51:25 +01:00
parent cd70bd3aa0
commit 44002cdea0

View File

@@ -218,7 +218,7 @@ jobs:
key: rust-${{ runner.os }}-${{ hashFiles('apps/desktop/desktop_native/**/*') }}
- name: Build Native Module
if: steps.cache.outputs.cache-hit != 'true'
# if: steps.cache.outputs.cache-hit != 'true'
working-directory: apps/desktop/desktop_native
env:
PKG_CONFIG_ALLOW_CROSS: true