fix(CI): inline dual-approval-check, install curl/jq (PRI-1636) #84

Merged
Null Pointer Nancy merged 3 commits from gandalf/pri-1636-inline-dual-approval into main 2026-05-20 14:22:11 +00:00
Showing only changes of commit 8017a2231a - Show all commits
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
steps:
- name: Install dependencies
run: apt-get update -qq && apt-get install -y --no-install-recommends curl jq
run: apt-get update -qq && apt-get install -y --no-install-recommends ca-certificates curl jq
- name: Check promotion approval
env: