Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
rmkonnur committed Jan 22, 2025
1 parent ad90519 commit efc23a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/setup-node@v3

- name: Compile
run: yarn && yarn build
run: yarn && yarn build

publish:
needs: [ compile ]
Expand Down

0 comments on commit efc23a2

Please sign in to comment.