Compare commits

..

2 Commits

Author SHA1 Message Date
bamanker
969002ab42 修改了找不到命令的问题
Some checks failed
Build Push and Deploy Image / build (push) Has been cancelled
2025-12-30 13:17:22 +08:00
bamanker
1e1f1526fc 修改了runs on 镜像为ubuntu 5
Some checks failed
Build Push and Deploy Image / build (push) Failing after 8s
2025-12-30 13:15:31 +08:00

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: sudo apt-get update && sudo 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