Skip to content

Commit dac4c8e

Browse files
committed
ci: remove export
1 parent 78fd0d5 commit dac4c8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
run: cd os && make env
1515
- name: Check user
1616
run: |
17-
export USER_IMG="../usr/build/riscv64.img"
1817
cd usr/rust/ && cargo fmt -- --check && cargo clippy -- -D warnings
1918
- name: Check os
2019
run: cd os && cargo fmt -- --check && cargo clippy -- -D warnings

0 commit comments

Comments
 (0)