Skip to content

Commit

Permalink
update: go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mateo08c committed Jul 16, 2024
1 parent f688064 commit 03866d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Run GLAUTH container
run: |
docker run -t \
docker run -t --network host \
-v $(pwd)/config.cfg:/app/config/config.cfg \
-v $(pwd)/mysql-linux-amd64.so:/app/plugins/mysql-linux-amd64.so \
glauth/glauth
Expand Down

0 comments on commit 03866d3

Please sign in to comment.