Skip to content

Commit

Permalink
Update build-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amir-ba authored Aug 27, 2024
1 parent 6e79596 commit eaf8fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
node-version: 16
- name: Set up Docker Compose
run: |
mkdir -p /usr/.docker/cli-plugins
sudo mkdir -p /usr/.docker/cli-plugins
curl -SL https://github.com/docker/compose/releases/download/v2.29.1/docker-compose-linux-x86_64 -o /usr/.docker/cli-plugins/docker-compose
chmod +x /usr/.docker/cli-plugins/docker-compose
sudo chmod +x /usr/local/lib/docker/cli-plugins/docker-compose
Expand Down

0 comments on commit eaf8fbe

Please sign in to comment.