Skip to content

Commit

Permalink
reset docker cache clear
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtwinkle committed Nov 21, 2023
1 parent 8e72ff3 commit 5315f19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
# https://stackoverflow.com/questions/45850688/unable-to-open-local-dynamodb-database-file-after-power-outage
mkdir -p ./docker/dynamodb/data
sudo chmod 777 ./docker/dynamodb/data
docker system prune --all --force
docker compose up -d
- name: Test
Expand Down

0 comments on commit 5315f19

Please sign in to comment.