update
CICD / Explore-Gitea-Actions (push) Successful in 58s Details

This commit is contained in:
Isaac Johnson 2026-06-23 19:31:19 -05:00
parent 88a3650d1d
commit f455c88572
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
- name: Install AWS CLI
run: |
RUN DEBIAN_FRONTEND=noninteractive apt update -y \
DEBIAN_FRONTEND=noninteractive apt update -y \
&& umask 0002 \
&& DEBIAN_FRONTEND=noninteractive apt install -y awscli