Skip to content

Commit

Permalink
FIX CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Guo committed Jan 21, 2025
1 parent a9b7d80 commit ae68754
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ variables:
CACHE_FALLBACK_KEY: "$CI_COMMIT_REF_SLUG"

before_script:
- bundle config mirror.https://rubygems.org https://gems.ruby-china.com
- gem install bundler
- bundle config set path 'vendor' # Install dependencies into ./vendor/ruby
- sed -i 's/mutex_m (0.2.0)/mutex_m (0.1.1)/g' Gemfile.lock
Expand Down

0 comments on commit ae68754

Please sign in to comment.