Skip to content

Commit

Permalink
refactor:update script
Browse files Browse the repository at this point in the history
  • Loading branch information
JulissaDantes committed Jul 25, 2024
1 parent 6c6063b commit 3576b82
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ jobs:

- name: Install python-setuptools
run: brew install python-setuptools

- name: Verify installation
run: python3 -m easy_install --version

- name: Install dependencies and build
run: pnpm install --frozen-lockfile
Expand Down

0 comments on commit 3576b82

Please sign in to comment.