Skip to content

Commit

Permalink
ci: target archs
Browse files Browse the repository at this point in the history
  • Loading branch information
andreszorro committed Mar 6, 2024
1 parent 1ef678e commit 920e0b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
install: true
cache: true
experimental: true
- run: bun install
- name: Create changelog
run: |
bun changelog --file ./dist/changelog.txt --tag $(git tag --list --sort=v:refname | grep -v beta | tail -n 1)
Expand Down

0 comments on commit 920e0b8

Please sign in to comment.