Skip to content

Commit 8074ce6

Browse files
committed
tmp
1 parent efe367b commit 8074ce6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/debos.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
image: debian:trixie
4141
volumes:
4242
- /efs/qli/metaqcom/gh-runners/quic-yocto/builds:/efs/qli/metaqcom/gh-runners/quic-yocto/builds
43-
- ./:/build
4443
steps:
4544
- uses: actions/checkout@v4
4645
with:
@@ -59,7 +58,6 @@ jobs:
5958
- name: Build debos recipe
6059
run: |
6160
set -ex
62-
cd /build
6361
# debos tries KVM and UML as backends, and falls back to building
6462
# directly on the host, but that requires loop devices; use
6563
# qemu backend explicitly even if it's slower

0 commit comments

Comments
 (0)