fix: safe uploads, AI history continuity, deep search, sudo credentials #55
@ -18,7 +18,7 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
set -euo pipefail
|
||||
apt-get update -qq && apt-get install -y -qq git curl jq
|
||||
apt-get update -qq && apt-get install -y -qq git curl jq python3
|
||||
|
||||
- name: Checkout code
|
||||
shell: bash
|
||||
|
||||
Loading…
Reference in New Issue
Block a user