Skip to content

Commit 7c365ed

Browse files
committed
update
1 parent 16af7ca commit 7c365ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
run: |
2020
curl -SL --output buildx.exe https://github.com/docker/buildx/releases/download/v0.22.0-rc1/buildx-v0.22.0-rc1.windows-amd64.exe
2121
22+
- uses: fawazahmed0/action-debug-vscode@main
23+
2224
- name: Build Image
2325
shell: pwsh
2426
run: |

0 commit comments

Comments
 (0)