mirror of
https://github.com/DeterminateSystems/magic-nix-cache-action.git
synced 2024-12-23 13:32:03 +01:00
Update example address
This commit is contained in:
parent
2deb4358e0
commit
b024e62f40
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ The default is `https://cache.nixos.org` but you can set a different upstream:
|
||||||
```yaml
|
```yaml
|
||||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||||
with:
|
with:
|
||||||
upstream-cache: my-binary-cache.com
|
upstream-cache: https://my-binary-cache.com
|
||||||
```
|
```
|
||||||
|
|
||||||
## Action Options
|
## Action Options
|
||||||
|
|
Loading…
Reference in a new issue