Skip to content

Commit

Permalink
Merge pull request #1381 from elanthia-online/mrhoribu-patch-1
Browse files Browse the repository at this point in the history
Update publish.yml
  • Loading branch information
mrhoribu authored Dec 18, 2023
2 parents 01b78c4 + ce119d2 commit 563d8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: sudo apt-get install libxml2-utils
- name: Install ruby gem dependencies with bundler
run: |
gem install bundler
gem install bundler -v 2.4.22
bundle config path vendor/bundle
bundle install --jobs 4 --retry 3
- name: Run type data migrations to create gameobj-data.xml
Expand Down

0 comments on commit 563d8fe

Please sign in to comment.