minetest / minetest.github.io

Official Minetest website hosted by Github Pages
https://www.minetest.net/
MIT License
120 stars 63 forks source link

GitHub Actions: Use the new way to toggle Bundler's deployment mode #238

Closed Calinou closed 2 years ago

Calinou commented 2 years ago

This silences the following warning message:

[DEPRECATED] The `--deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'true'`, and stop using this flag