123
All checks were successful
Node.js CI / build (push) Successful in 8s

This commit is contained in:
洪剑峰 2024-08-05 17:18:27 +08:00
parent 7ad228acaf
commit 7cc4456ae0

View File

@ -6,4 +6,6 @@ jobs:
build:
steps:
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
- name: Check out repository code
uses: actions/checkout@v3