123
Some checks failed
Node.js CI / build (push) Has been cancelled

This commit is contained in:
洪剑峰 2024-08-05 17:11:51 +08:00
parent 96e443b877
commit 93e65d54c1

View File

@ -5,6 +5,7 @@ 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