mirror of
https://github.com/DeterminateSystems/magic-nix-cache-action.git
synced 2024-12-26 17:30:34 +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
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
with:
|
||||
upstream-cache: my-binary-cache.com
|
||||
upstream-cache: https://my-binary-cache.com
|
||||
```
|
||||
|
||||
## Action Options
|
||||
|
|
Loading…
Reference in a new issue