Skip to content

Commit

Permalink
hmm
Browse files Browse the repository at this point in the history
  • Loading branch information
kbeckmann committed Oct 31, 2024
1 parent 40e1fcb commit d731071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/20_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Build testrom using the libdragon docker image
run: |
docker run \
--user $(id -u):$(id -g) \
--user root \
--mount type=bind,source=$(pwd),target=/ci \
--workdir=/ci \
ghcr.io/dragonminded/libdragon:latest \
Expand Down

0 comments on commit d731071

Please sign in to comment.