Skip to content

fixing github acction #2

fixing github acction

fixing github acction #2

name: Verify PR Build
on: [push]
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
steps:
- run: yarn install
- run: nx affected -t build