2
2
mirror of https://github.com/mastodon/mastodon-ios synced 2025-04-11 22:58:02 +02:00

Revert "Attempt to fix CI build error"

This reverts commit 44f9aae469472a1c05d16126548f4a7bb8efcd13.
This commit is contained in:
whattherestimefor 2025-01-22 11:09:36 -05:00
parent 7f0c9897d1
commit 76283cfa01

View File

@ -1,7 +1,7 @@
#!/bin/bash
brew install swiftgen
brew install sourcery
brew install swiftgen@6.6.2
brew install sourcery@2.1.3
# Install Ruby Bundler
gem install bundler:2.5.21