From 2ab774b6d3b0497455b97b8e57cdb36b399e13f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=CC=81=20Rio?= Date: Wed, 17 Jan 2024 12:22:49 +0000 Subject: [PATCH] Update test2.yml --- .github/workflows/test2.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test2.yml b/.github/workflows/test2.yml index ec0581dc92..65478d26d4 100644 --- a/.github/workflows/test2.yml +++ b/.github/workflows/test2.yml @@ -151,3 +151,4 @@ jobs: git add . git commit -m 'prepare to deploy [skip ci]' git push origin prep-to-deploy + rm .gitignore