Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
chore: fixed build file spacing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Fasih Ali authored and Fasih Ali committed Nov 15, 2023
1 parent f3d3da0 commit 25ad70b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Build Packages2
on:
pull_request:
types: [opened]
- name: Run blocks
run: npx nx run blocks:build
run: npx nx run blocks:build

0 comments on commit 25ad70b

Please sign in to comment.