diff --git a/.github/workflows/client.yml b/.github/workflows/client.yml index 52c885a5..d3307ae5 100644 --- a/.github/workflows/client.yml +++ b/.github/workflows/client.yml @@ -44,4 +44,4 @@ jobs: - name: Build client run: npx nx run ove-client:build - name: Make client - run: npx nx run ove-client:make + run: npx nx run ove-client:package