Skip to content

Commit

Permalink
fixup! fixup! 8eb259e
Browse files Browse the repository at this point in the history
  • Loading branch information
ejoerns committed Jul 18, 2024
1 parent 89ab9f5 commit f319e60
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,6 @@ jobs:
image: ghcr.io/rauc/rauc/rauc-ci:latest
options: --user=root
steps:
- name: Install dependencies
run: |
apt-get update
DEBIAN_FRONTEND='noninteractive' apt-get install -qy meson git libtool libglib2.0-dev libcurl3-dev libssl-dev libdbus-1-dev libjson-glib-dev libfdisk-dev libnl-genl-3-dev dbus-x11 clang-tools squashfs-tools
- name: Inspect environment
run: |
whoami
gcc --version
ls -la /usr/bin/clang*
- uses: actions/checkout@v4

- name: Run meson
Expand Down

0 comments on commit f319e60

Please sign in to comment.