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