Skip to content

Commit

Permalink
Update all deps, not just detsys-ts
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Nov 20, 2024
1 parent 1abbf07 commit cf068f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Update `detsys-ts` dependency for ${{ env.TARGET_REPO }} to ref `${{ env.REF }}`
working-directory: target
run: |
nix develop --command pnpm update detsys-ts
nix develop --command pnpm update
nix develop --command pnpm all
- name: Create Pull Request
Expand Down

0 comments on commit cf068f2

Please sign in to comment.