Skip to content

Commit

Permalink
ci(github actions): try
Browse files Browse the repository at this point in the history
  • Loading branch information
anteqkois committed May 3, 2024
1 parent 3281d15 commit 6aacb90
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-changed-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
# version: 8
# - run: pnpm install

- run: npm install @nx/cypress @nx/esbuild @nx/eslint-plugin @nx/eslint @nx/jest @nx/js @nx/nest @nx/next @nx/node @nx/react @nx/web @nx/webpack @nx/workspace
- run: npx nx affected -t docker-compose
- run: npm i -D
- run: npx nx@18.3.4 affected -t docker-compose

# - run: npm add --global nx@latest
# - run: npm ls --depth=0 --parseable=true | grep '/@nx/' | awk -F'/' '{printf "%s/%s\n", $(NF-1), $NF}' | xargs npm install
Expand Down
2 changes: 2 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6aacb90

Please sign in to comment.