Skip to content

Commit

Permalink
chore: nope, remove prebuild :D
Browse files Browse the repository at this point in the history
  • Loading branch information
lodev09 committed Apr 26, 2024
1 parent 23bd034 commit 0f7c6ea
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,3 @@ jobs:

- name: Build package
run: yarn prepare

prebuild:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3

- name: Setup
uses: ./.github/actions/setup

- name: Prebuild example
run: yarn example setup

0 comments on commit 0f7c6ea

Please sign in to comment.