mirror of
https://github.com/dwinkler1/np.git
synced 2026-05-22 13:13:31 -04:00
Remove dependency update command from workflow
Removed the command to update dependencies in the RDE template.
This commit is contained in:
parent
bc072038b0
commit
dad9e7d14e
1 changed files with 0 additions and 1 deletions
1
.github/workflows/update.yml
vendored
1
.github/workflows/update.yml
vendored
|
|
@ -22,7 +22,6 @@ jobs:
|
|||
name: rde
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
extraPullNames: rstats-on-nix, nix-community
|
||||
- run: cd templates/rde/ && nix develop -c p-updateDeps
|
||||
- name: Update ed flake.lock
|
||||
uses: DeterminateSystems/update-flake-lock@v28
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue