Skip to content

Commit ab925ff

Browse files
committed
fuk
1 parent 52cdb65 commit ab925ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
if: "matrix.distro == 'fedora:41'"
2626
run: |
2727
dnf -y install cargo rust-std-static-wasm32-wasi valgrind lld git g++ clang wget which diffutils
28+
echo
29+
rpm -qa
2830
- name: Checkout source code
2931
uses: actions/checkout@v2
3032
with:

0 commit comments

Comments
 (0)