Skip to content

Commit

Permalink
Update workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OlhaDanylevska committed Jan 29, 2024
1 parent 206fa47 commit df88d73
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@ jobs:
- name: Create build directory in client
run: mkdir -p client/build

- name: Copy client JSON file
run: cp client/package.json client/build/package.json

- name: Debug
- name: Debug
run: |
ls -la
npm run build
Expand Down

0 comments on commit df88d73

Please sign in to comment.