Skip to content

fixing gh actions

fixing gh actions #3

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