Skip to content

Commit

Permalink
chore: (RI-4198) Remove extra spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
javiercm1410 committed Sep 6, 2024
1 parent 5451299 commit e63cf81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
# uses: oven-sh/setup-bun@v1
# with:
# bun-version: latest

- name: 🔵 Install Task
uses: arduino/setup-task@v2

Expand All @@ -38,7 +38,7 @@ jobs:
run: |
task compile
task compress
- name: 🚀 Release a new version
run: bun release-it --ci
env:
Expand Down

0 comments on commit e63cf81

Please sign in to comment.