Skip to content

Commit 7754653

Browse files
committed
tmp
1 parent 6712288 commit 7754653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debos-aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
container:
4242
image: debian:trixie
4343
volumes:
44-
- ${FILESERVER_DIR}:${FILESERVER_DIR}
44+
- /efs/qli/metaqcom/gh-runners/quic-yocto/builds:/efs/qli/metaqcom/gh-runners/quic-yocto/builds
4545
- ${GITHUB_WORKSPACE}:/build
4646
steps:
4747
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)