mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-03 05:37:19 +02:00
fix: force runner user to be trusted
This commit is contained in:
parent
99fcee0982
commit
fe6322c585
2
.github/workflows/update-nix.yaml
vendored
2
.github/workflows/update-nix.yaml
vendored
@ -18,6 +18,8 @@ jobs:
|
||||
|
||||
- name: Install Nix
|
||||
uses: DeterminateSystems/nix-installer-action@main
|
||||
with:
|
||||
trust-runner-user: true
|
||||
|
||||
- name: Set up cache
|
||||
uses: cachix/cachix-action@v15
|
||||
|
Loading…
x
Reference in New Issue
Block a user