Skip to content

Commit

Permalink
Update lf-build-linux-x86_64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
markuslf committed Feb 3, 2025
1 parent 5f32594 commit 2ddfeba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lf-build-linux-x86_64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
- name: 'Run the container for ${{ matrix.distro }}'
run: >
podman run
--name "lfmp-build-${{ matrix.distro }}"
--detach
--mount type=bind,source=$RUNNER_TEMP/${{ matrix.distro }}/compiled,destination=/compiled,relabel=private
--mount type=bind,source=repos,destination=/repos,relabel=shared,ro=true
Expand Down

0 comments on commit 2ddfeba

Please sign in to comment.