fix(ci): wrong use of nx

This commit is contained in:
Elian Doran 2025-05-10 12:55:08 +03:00
parent 3fe7327038
commit 4446aa8c65
No known key found for this signature in database

View File

@ -56,7 +56,7 @@ jobs:
run: npx playwright install --with-deps run: npx playwright install --with-deps
- name: Run the TypeScript build - name: Run the TypeScript build
run: npm nx run server:build run: pnpm run server:build
- name: Build and export to Docker - name: Build and export to Docker
uses: docker/build-push-action@v6 uses: docker/build-push-action@v6