fix: force runner user to be trusted

This commit is contained in:
Oskar Manhart 2025-01-15 10:40:50 +01:00
parent 99fcee0982
commit fe6322c585

View File

@ -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