Skip to content

Commit

Permalink
asdf6
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscon committed Nov 19, 2023
1 parent 42f44c7 commit 1a65046
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-targets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,9 @@ jobs:
include:
- target: linux-x86_64
platform: x86_64
container: debian:testing
container:
image: debian:testing
options: --privileged
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 1a65046

Please sign in to comment.