Skip to content

Commit caa251d

Browse files
committed
CI typo
1 parent 6e0b287 commit caa251d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
uses: actions/upload-artifact@v4
121121
with:
122122
name: host_windows
123-
path: cd build/host/null0.exe
123+
path: build/host/null0.exe
124124

125125
host_web:
126126
runs-on: windows-latest

0 commit comments

Comments
 (0)