Skip to content

Commit

Permalink
Merge pull request #6 from ArweaveTeam/fix-publish-action
Browse files Browse the repository at this point in the history
chore(release-action): update to use npmjs
  • Loading branch information
rosmcmahon authored Jan 20, 2025
2 parents 08c7e88 + 696ca1f commit af7c43c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
- name: Setup bun
uses: oven-sh/setup-bun@v1

- name: Clean
run: make clean

- name: Build
run: make build

Expand Down

0 comments on commit af7c43c

Please sign in to comment.