From 9a136b12e3d0f45b32d5f9fc51b37ed3d63467e9 Mon Sep 17 00:00:00 2001 From: Sevki Date: Fri, 15 Mar 2024 20:12:39 +0000 Subject: [PATCH] Update codeql.yml --- .github/workflows/codeql.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index d795da02d6b9..d334e4b603ca 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -121,8 +121,8 @@ jobs: rsync \ screen \ strace \ - tmux - apt-get clean && apt-get autoremove && apt-get autoclean + tmux -y + apt-get clean -y && apt-get autoremove -y && apt-get autoclean -y # ℹī¸ Command-line programs to run using the OS shell. # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun