Skip to content

Commit

Permalink
Fix working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
aalin committed Jan 4, 2024
1 parent 148e2dd commit f4a3ceb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: cross-gem
path: pkg/

- name: Package source gem
run: bundle exec rake gem
Expand Down

0 comments on commit f4a3ceb

Please sign in to comment.