mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
fix login command
This commit is contained in:
parent
a112d3b2f2
commit
56de313d42
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
|
||||
- name: Login to cache
|
||||
run: |
|
||||
nix run "nixpkgs#attic-client" login https://attic.dayl.in "${{ secrets.ATTIC_TOKEN }}"
|
||||
nix run "nixpkgs#attic-client" login oizys https://attic.dayl.in "${{ secrets.ATTIC_TOKEN }}"
|
||||
|
||||
# - uses: cachix/cachix-action@v15
|
||||
# with:
|
||||
|
|
Loading…
Reference in a new issue