diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 0696c3e..62c7951 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -5,4 +5,4 @@ jobs: runs-on: ubuntu-latest steps: - name: Printing hello - run: echo "Hello, " + run: echo "Hello, 🌍"