Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
xlc committed Sep 27, 2024
1 parent 4276688 commit 3dbeea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
if: runner.os == 'Linux'
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: lttng-tools lttng-modules-dkms babeltrace2 liblttng-ust-dev python3-babeltrace cmake build-essential
packages: lttng-tools lttng-modules-dkms babeltrace2 liblttng-ust-dev python3-babeltrace
version: 1.0
- name: Build
run: ./build.sh
Expand Down

0 comments on commit 3dbeea2

Please sign in to comment.