Skip to content

Commit

Permalink
fixing gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedcognite committed Jan 2, 2024
1 parent ae7a910 commit a2faed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-pr-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: yarn install
- run: nx affected -t build
- run: npx nx affected -t build

0 comments on commit a2faed6

Please sign in to comment.