Skip to content

Commit

Permalink
fixing github acction
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedcognite committed Jan 2, 2024
1 parent 6dc3e08 commit ae7a910
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/verify-pr-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
steps:
- run: echo "yarn install"
- run: echo "nx affected -t build"
- run: yarn install
- run: nx affected -t build

0 comments on commit ae7a910

Please sign in to comment.