Skip to content

Commit 1b85092

Browse files
committed
fixed
1 parent 325a768 commit 1b85092

File tree

2 files changed

+126
-2
lines changed

2 files changed

+126
-2
lines changed

.github/workflows/actions/common-setup/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ inputs:
1818
runs:
1919
using: "composite"
2020
steps:
21-
- uses: actions/checkout@v4
2221
- name: setup docker buildx
2322
uses: docker/setup-buildx-action@v3
2423
with:

0 commit comments

Comments
 (0)