Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
dvviktordelev committed May 8, 2024
1 parent 255ed6a commit 866ad21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-node-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ jobs:
make env_decrypt || true
env:
ENV_PASSWORD: ${{ secrets.ENV_PASSWORD }}
- name: Webpack dev build
- name: Bundle build
run: npm run bundle:prod || npm run webpack:dev
shell: bash
- name: Install playwright browsers
Expand Down

0 comments on commit 866ad21

Please sign in to comment.