更新 .gitea/workflows/main.yaml
CI / Build (push) Has been cancelled Details

This commit is contained in:
root 2024-06-30 20:40:10 +08:00
parent a8ace53898
commit 81ed17a816
1 changed files with 4 additions and 3 deletions

View File

@ -15,9 +15,10 @@ jobs:
chmod +x run.sh chmod +x run.sh
./run.sh ./run.sh
# - uses: actions/setup-go@v5 - uses: actions/setup-go@v5
# with: with:
# go-version: 1.22 go-version: 1.22
- name: echo hello world - name: echo hello world
run: | run: |
echo "I love you" echo "I love you"