Skip to content

Commit

Permalink
try indiv
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscon committed Nov 19, 2023
1 parent 1a65046 commit 60bf844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-targets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
platform: x86_64
container:
image: debian:testing
options: --privileged
options: --device /dev/fuse --cap-add SYS_ADMIN
steps:
- name: Install dependencies
run: apt-get -qy update && apt-get -qy install curl file libfuse2 git make sudo git
Expand Down

0 comments on commit 60bf844

Please sign in to comment.