修改了找不到命令的问题
Some checks failed
Build Push and Deploy Image / build (push) Has been cancelled

This commit is contained in:
bamanker
2025-12-30 13:17:22 +08:00
parent 1e1f1526fc
commit 969002ab42

View File

@@ -28,7 +28,7 @@ jobs:
- run: echo " The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
- run: env
- run: apt-get update && apt-get install -y envsubst
- run: apt-get update && apt-get install -y gettext
# - uses: http://localhost:3000/bamanker/setup-node@v6
# with:
# node-version: 24