Skip to content

Commit

Permalink
apt-get install make
Browse files Browse the repository at this point in the history
  • Loading branch information
lukey-luke committed Jan 23, 2025
1 parent 2f550b0 commit ecbf6c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
run: |
apt-get update
apt-get install -y docker
apt-get install -y make
# apt-get install -y aws-cli

- name: Configure AWS Credentials
Expand Down

0 comments on commit ecbf6c5

Please sign in to comment.