Skip to content

Commit

Permalink
ci: small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mikonse committed Jan 2, 2024
1 parent d9e1864 commit 2ddfaf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_on_master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:

- name: Build Frontend
working-directory: frontend
run: npx build web
run: npx nx build web

- name: Build Frontend Image
id: build-frontend-image
Expand Down

0 comments on commit 2ddfaf9

Please sign in to comment.