Skip to content

Commit

Permalink
Attempt to fix CI build error
Browse files Browse the repository at this point in the history
  • Loading branch information
whattherestimefor committed Jan 22, 2025
1 parent 7814812 commit 44f9aae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/scripts/setup.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

brew install swiftgen@6.6.2
brew install sourcery@2.1.3
brew install swiftgen
brew install sourcery

# Install Ruby Bundler
gem install bundler:2.5.21
Expand Down

0 comments on commit 44f9aae

Please sign in to comment.