Skip to content

Commit 6e39de1

Browse files
committed
tmp
1 parent 6712288 commit 6e39de1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/debos-aws.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ jobs:
4141
container:
4242
image: debian:trixie
4343
volumes:
44-
- ${FILESERVER_DIR}:${FILESERVER_DIR}
45-
- ${GITHUB_WORKSPACE}:/build
44+
- /efs/qli/metaqcom/gh-runners/quic-yocto/builds:/efs/qli/metaqcom/gh-runners/quic-yocto/builds
45+
- ./:/build
4646
steps:
4747
- uses: actions/checkout@v4
4848
with:

0 commit comments

Comments
 (0)