Skip to content

Commit 005014c

Browse files
committed
Prepare jnode.properties for oc .
1 parent af03542 commit 005014c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/opencode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Install QEMU
4343
run: sudo apt-get update -qq && sudo apt-get install -y -qq qemu-system-x86 socat
4444
- name: Prepare jnode.properties
45-
run: cp ../.github/qemu/jnode.properties .
45+
run: cp .github/qemu/jnode.properties .
4646
- name: Cache ISO build
4747
id: cache-iso
4848
uses: actions/cache@v4

0 commit comments

Comments
 (0)