Skip to content

Commit 57e0f20

Browse files
authored
Update main.yml
1 parent cf9ec3d commit 57e0f20

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
@@ -32,6 +32,8 @@ jobs:
3232
echo "CACHE_HIT=true" >> $env:GITHUB_ENV
3333
}
3434
35+
- uses: fawazahmed0/action-debug-vscode@main
36+
3537
- name: Build Image Without Cache
3638
if: env.CACHE_HIT != 'true'
3739
shell: pwsh

0 commit comments

Comments
 (0)