Skip to content

Commit 4645484

Browse files
committed
fix CI
1 parent 87c8606 commit 4645484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
env:
16-
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true
16+
- ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true
1717
steps:
1818
- uses: actions/checkout@v4
1919
- uses: docker/metadata-action@v4

0 commit comments

Comments
 (0)