本地build fix2
Some checks failed
Build Push and Deploy Image / build (push) Failing after 17s

This commit is contained in:
bamanker
2025-12-30 10:33:08 +08:00
parent 1696261450
commit bf1f52ad54

View File

@@ -26,7 +26,7 @@ jobs:
- run: echo " The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo " This job is now running on a ${{ runner.os }} server hosted by Gitea!"
- run: echo " The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
- run: env
- run: env && java -version
# 下载仓库源码依赖node环境因此构建服务器本地需要下载安装node并设置环境变量
- name: Checkout repository code
#使用自定义仓库action