This commit is contained in:
heixinyouzi 2024-05-22 15:06:57 +08:00
parent bd1b92e7c7
commit 7bfdac626e

View File

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