Skip to content

Commit

Permalink
ci(fix): remove nrwl/nx-set-shas temporary
Browse files Browse the repository at this point in the history
It requires first workflow success result without it.
  • Loading branch information
nix6839 committed Sep 1, 2023
1 parent 0586dca commit 0eec2ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ 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 0eec2ef

Please sign in to comment.