Skip to content

Commit

Permalink
Merge pull request #69 from DeterminateSystems/update-deps
Browse files Browse the repository at this point in the history
Dependent repos: update all deps, not just detsys-ts
  • Loading branch information
grahamc authored Nov 20, 2024
2 parents 3b8b6d7 + cf068f2 commit eb87094
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 eb87094

Please sign in to comment.