This commit is contained in:
heixinyouzi 2024-05-22 15:53:57 +08:00
parent 9e0b84c7ee
commit 43cbe2381a

View File

@ -7,7 +7,6 @@ on:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
container: node:18
steps:
- name: Checkout
uses: https://gitea.cn/actions/checkout@v3