Skip to content

Commit

Permalink
[CODEQL] Testing multiple workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
nots1dd committed Nov 19, 2024
1 parent 989bb8a commit f7878d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-fedora.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ install_missing_libs() {
}

# Install dependencies
install_dependencies curl wget pkg-config wayland-protocols wayland-scanner
install_dependencies curl wget pkg-config wayland-protocols-devel wayland-scanner
echo "[FEDORA SCRIPT] Downloaded dependencies successfully"

# Install additional libraries if missing
install_missing_libs
Expand Down

0 comments on commit f7878d8

Please sign in to comment.