Skip to content

Commit a67009d

Browse files
committed
debug
1 parent 3e7b095 commit a67009d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-binaries-windows.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
runs-on: depot-windows-2022-16
1313
if: github.repository_owner == 'llvm'
1414
steps:
15+
- run: |
16+
diff
1517
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1A
1618
- run: |
1719
subst S: ${{ github.workspace }}

0 commit comments

Comments
 (0)