Skip to content

Commit

Permalink
revert: using working-directory in npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-calabrese committed Dec 3, 2024
1 parent f1b3a39 commit 5490406
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy_ac_sync_lambda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
node-version: '20.x'

- name: Install dependencies
working-directory: packages/active-campaign-client
run: npm install

- name: Build
Expand Down

0 comments on commit 5490406

Please sign in to comment.