Skip to content

Commit

Permalink
Merge pull request #369 from aaronmallen/fix-the-build
Browse files Browse the repository at this point in the history
fix the build
  • Loading branch information
aaronmallen authored Oct 1, 2023
2 parents 6b5f0c1 + 62a07bc commit ad69a4a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- uses: actions/setup-ruby@v1.1.2
with:
ruby-version: '2.7'
architecture: x64
- name: Publish to RubyGems
run: |
mkdir -p $HOME/.gem
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ and this project adheres to [Semantic Versioning].

## [v1.2.0] - 2022-09-08

### Added


- `ActiveInteractor::Base.defer_after_callbacks_when_organized`
- `ActiveInteractor::Organizer::Base.after_all_perform`
Expand Down

0 comments on commit ad69a4a

Please sign in to comment.