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

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

View File

@ -5,7 +5,6 @@ on: [push]
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