Update .gitea/workflows/deploy.yml
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 19s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 19s
Details
This commit is contained in:
parent
7b0d96b0d2
commit
8cb4ee808e
|
@ -15,7 +15,7 @@ jobs:
|
|||
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||
|
||||
- name: Setup env
|
||||
run: sudo apt install bundler
|
||||
run: sudo apt install ruby-bundler
|
||||
|
||||
- name: Setup bundle deps
|
||||
run: cd ${{ gitea.workspace }}
|
||||
|
|
Loading…
Reference in New Issue