Skip to content

Commit ffdad46

Browse files
committed
ci: fix Nix cache URL doc
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
1 parent 389acee commit ffdad46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: install Nix
22

33
inputs:
44
cachixAuthToken:
5-
description: auth token for https://app.cachix.org/organization/wasmcloud/cache/wrpc
5+
description: auth token for https://app.cachix.org/organization/wasmcloud/cache/bytecodealliance
66

77
runs:
88
using: composite

0 commit comments

Comments
 (0)