Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Commit e99e821

Browse files
committed
rm env
1 parent 56e076f commit e99e821

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.github/actions/prepare-nix/action.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,12 @@ inputs:
1212
GITHUB_TOKEN:
1313
description: GitHub token
1414
required: true
15+
CACHE:
16+
description: cache name
17+
default: br4ch1st0chr0n3-nix-managed
1518

1619
runs:
1720
using: composite
18-
env:
19-
CACHE:
20-
description: cache name
21-
default: br4ch1st0chr0n3-nix-managed
2221
steps:
2322
- name: Install Nix
2423
uses: cachix/install-nix-action@v17

0 commit comments

Comments
 (0)