update
CICD / Explore-Gitea-Actions (push) Successful in 58s
Details
CICD / Explore-Gitea-Actions (push) Successful in 58s
Details
This commit is contained in:
parent
88a3650d1d
commit
f455c88572
|
|
@ -28,7 +28,7 @@ jobs:
|
||||||
|
|
||||||
- name: Install AWS CLI
|
- name: Install AWS CLI
|
||||||
run: |
|
run: |
|
||||||
RUN DEBIAN_FRONTEND=noninteractive apt update -y \
|
DEBIAN_FRONTEND=noninteractive apt update -y \
|
||||||
&& umask 0002 \
|
&& umask 0002 \
|
||||||
&& DEBIAN_FRONTEND=noninteractive apt install -y awscli
|
&& DEBIAN_FRONTEND=noninteractive apt install -y awscli
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue