Skip to content

Commit

Permalink
sudo issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Aymen-Tirchi committed Sep 20, 2023
1 parent dc92261 commit 259ee99
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@ jobs:
uses: actions/checkout@v2

- name: Set up Docker Compose
run: |
sudo docker-compose up --build -d
run: docker-compose up --build -d
working-directory: .

0 comments on commit 259ee99

Please sign in to comment.