Skip to content
Snippets Groups Projects
Commit 5d1239e4 authored by samuel's avatar samuel
Browse files

workdir

parent ed192c0b
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,7 @@ jobs:
sed -Eie 's#refs/tags/v##' package/metadata.json
podman run \
--mount type=bind,src=${GITHUB_WORKSPACE},dst=/root/,Z \
--workdir=/root/ \
"$IMAGE_NAME" \
make plasmoid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment