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 7c65df7 commit ec24e46
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/deploy-changed-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,13 @@ jobs:
# with:
# version: 8
# - run: pnpm install
- run: npx nx affected -t docker-compose

- run: npx nx@latest affected -t docker-compose
# - run: npx nx affected -t docker-compose
# - run: npm install @nx
# - run: npx nx affected -t docker-compose
# - run: npx nx affected -t docker-compose

# - uses: mansagroup/nrwl-nx-action@v3
# with:
# targets: docker-compose
Expand Down

0 comments on commit ec24e46

Please sign in to comment.