增加maven依赖
Some checks failed
Build Push and Deploy Image / build (push) Failing after 22m48s

This commit is contained in:
bamanker
2025-12-30 16:44:45 +08:00
parent cefc01220d
commit d78dd16a8d

View File

@@ -32,7 +32,7 @@ jobs:
- name: Print env
run: env
- name: Install dependencies
run: apt-get update && apt-get install -y gettext
run: apt-get update && apt-get install -y gettext && apt-get install -y maven
# - uses: http://localhost:3000/bamanker/setup-node@v6
# with: