Skip to content

Commit 95a4a03

Browse files
committed
aws pre-installed
1 parent 3ca2f44 commit 95a4a03

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build-supabase-artifacts.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@ jobs:
1111
# os: [windows-latest, macos-latest, ubuntu-latest]
1212
os: [ubuntu-latest]
1313
steps:
14-
- name: Install AWS CLI
15-
run: |
16-
curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"
17-
unzip awscliv2.zip
18-
sudo ./aws/install
19-
2014
- name: Checkout Repository 📥
2115
uses: actions/checkout@v4
2216

0 commit comments

Comments
 (0)