mirror of
https://github.com/dwinkler1/fran.git
synced 2026-02-19 22:50:59 -05:00
Rename updateFran to franUpdate in workflow
This commit is contained in:
parent
6318dcab12
commit
7fa7b2582b
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:
|
|||
- name: Install Determinate Nix
|
||||
uses: DeterminateSystems/determinate-nix-action@v3
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
- run: nix run .#updateFran
|
||||
- run: nix run .#franUpdate
|
||||
- name: Update n flake.lock
|
||||
uses: DeterminateSystems/update-flake-lock@v27
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue