Update .forgejo/workflows/demo.yaml
Some checks failed
/ test (push) Failing after 50s

This commit is contained in:
Aliberk Sandıkçı 2024-11-10 22:28:04 +03:00
parent c49a01a9ca
commit 769392b38e

View file

@ -19,7 +19,7 @@ jobs:
git checkout main
- name: Setup Ruby
uses: ruby/setup-ruby@v1
uses: https://github.com/ruby/setup-ruby@v1
with:
ruby-version: 3.2
bundler-cache: true