Skip to content

Commit

Permalink
Update bbs-go-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbbbbbbbbbbba authored Sep 15, 2024
1 parent 7cdfeae commit da38605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bbs-go-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install docker-compose
run: |
sudo apt-get update
sudo apt-get install -y docker-compose
sudo apt-get install -y docker-compose autoconf automake libtool
- name: Login to Docker Hub
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit da38605

Please sign in to comment.