Skip to content

Commit

Permalink
Revert "ci(fix): remove nrwl/nx-set-shas temporary"
Browse files Browse the repository at this point in the history
This reverts commit 0eec2ef.
  • Loading branch information
nix6839 committed Sep 1, 2023
1 parent 9a1693d commit a300958
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- name: Derive appropriate SHAs for base and head for `nx affected` commands
uses: nrwl/nx-set-shas@v3

- name: Setup pnpm
uses: pnpm/action-setup@v2
with:
Expand Down

0 comments on commit a300958

Please sign in to comment.