Skip to content

Commit 93a2d6a

Browse files
committed
Update ci.yml
1 parent 7509ab6 commit 93a2d6a

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
@@ -223,7 +223,7 @@ jobs:
223223
run: |
224224
cd src/ci/citool
225225
CARGO_INCREMENTAL=0 CARGO_TARGET_DIR=../../../build/citool cargo build
226-
226+
227227
- name: Free Diskspace
228228
shell: pwsh
229229
if: ${{ runner.os == "Windows" }}

0 commit comments

Comments
 (0)