Skip to content

Commit

Permalink
fixup! .github: add dist workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ejoerns committed Jul 18, 2024
1 parent 1a2604a commit 89ab9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: debian:unstable
image: ghcr.io/rauc/rauc/rauc-ci:latest
options: --user=root
steps:
- name: Install dependencies
Expand Down

0 comments on commit 89ab9f5

Please sign in to comment.