This commit is contained in:
EmersonJSC 2024-07-10 17:40:20 -03:00
parent f6b1f927fb
commit 2307728c43
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ jobs:
run: | run: |
sudo apt update -y sudo apt update -y
sudo apt install bundler -y sudo apt install bundler -y
#
# baixar imagemagick # baixar imagemagick
- run: cd ${{ gitea.workspace }} - run: cd ${{ gitea.workspace }}