Skip to content

Commit

Permalink
Install curl
Browse files Browse the repository at this point in the history
  • Loading branch information
blacksmith-welder committed Aug 29, 2024
1 parent 07a90dd commit 6d08cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cucumber-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: actions/checkout@v2
- name: Set up Docker
run: |
apt install curl
sudo apt install curl
docker compose version
docker compose -f docker-compose.yml up --wait --detach
docker inspect --format='{{json .State.Health}}' archivesspace
Expand Down

0 comments on commit 6d08cee

Please sign in to comment.