Fix typo
This commit is contained in:
parent
4bd59d121f
commit
59832662dd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
with:
|
||||
github_access_token: '${{ secrets.GITHUB_TOKEN }}'
|
||||
- run: nix flake update
|
||||
- name: Upload change flake.lock
|
||||
- name: Upload changed flake.lock
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: flake.lock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue