Skip to content

Commit

Permalink
thing
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsiaw committed Feb 5, 2024
1 parent 486b0a1 commit 4a3a60a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: prepare
run: |-
apk update
apk --no-cache python3 py3-pip
apk install --no-cache python3 py3-pip
pip3 install awscli
- uses: actions/checkout@v3
- name: setup
Expand Down

0 comments on commit 4a3a60a

Please sign in to comment.