Fixed copypasta
Copied over from a different repo and I forgot to change the cachix repo name.
This commit is contained in:
parent
70cc4d9918
commit
8049997f37
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
name: devenv
|
||||
- uses: cachix/cachix-action@v12
|
||||
with:
|
||||
name: alejandr0angul0-dev
|
||||
name: alejandr0angul0-resume
|
||||
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
||||
- name: Run pre-commit hooks
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue