Update .gitea/workflows/ci.yml

This commit is contained in:
97634 2024-11-22 10:08:46 +00:00
parent 364f0f7686
commit 6f674e04a7

View File

@ -4,5 +4,5 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Printing hello - name: Printing hello
run: echo "Hello" run: echo "Hello"