fix: node path find error

This commit is contained in:
engigu
2026-03-23 22:57:22 +08:00
parent 2852e794a2
commit 39239e6481
+1 -7
View File
@@ -15,17 +15,11 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
base_type: [debian, debian13] # alpine skipped
base_type: [debian]
include:
- base_type: debian
base_tag: base
tag_suffix: ""
# - base_type: alpine
# base_tag: base-alpine
# tag_suffix: "-alpine"
# - base_type: debian13
# base_tag: base-debian13
# tag_suffix: "-debian13"
permissions:
contents: read