Skip to content

Commit

Permalink
Remove bad working-directory option
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Wernert committed Feb 10, 2023
1 parent c856163 commit 0c9b20d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion {{cookiecutter.repo_name}}/.github/workflows/django_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ jobs:
cache: "poetry"

- name: Install + build NPM
working-directory: ./sampleapp
run: |
npm ci
npm run build
Expand Down

0 comments on commit 0c9b20d

Please sign in to comment.