mirror of
https://github.com/dwinkler1/np.git
synced 2026-05-22 13:13:31 -04:00
Rename update step for ed flake.lock
This commit is contained in:
parent
893b92a863
commit
a28cc5da2d
1 changed files with 1 additions and 2 deletions
3
.github/workflows/update.yml
vendored
3
.github/workflows/update.yml
vendored
|
|
@ -23,8 +23,7 @@ jobs:
|
|||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
extraPullNames: rstats-on-nix, nix-community
|
||||
- run: cd templates/rde/ && nix develop -c p-updateDeps
|
||||
- run: cd templates/ed/ && nix develop -c updateR
|
||||
- name: Update n flake.lock
|
||||
- name: Update ed flake.lock
|
||||
uses: DeterminateSystems/update-flake-lock@v28
|
||||
with:
|
||||
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue