Skip to content

Commit

Permalink
ci: adjust output for nx workspace [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonroberts committed Dec 8, 2024
1 parent bf1c8d2 commit 4765614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
npm install
npx nx build my-analog-app
npx nx test my-analog-app
cat ./dist/apps/my-analog-app/analog/public/index.html
cat ./dist/my-analog-app/analog/public/index.html
migrate-angular-app:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4765614

Please sign in to comment.