Skip to content

Commit cf068f2

Browse files
committed
Update all deps, not just detsys-ts
1 parent 1abbf07 commit cf068f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
- name: Update `detsys-ts` dependency for ${{ env.TARGET_REPO }} to ref `${{ env.REF }}`
8080
working-directory: target
8181
run: |
82-
nix develop --command pnpm update detsys-ts
82+
nix develop --command pnpm update
8383
nix develop --command pnpm all
8484
8585
- name: Create Pull Request

0 commit comments

Comments
 (0)