Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperxpro authored Aug 17, 2024
1 parent a6e037d commit cbd8aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: build centos6
run: docker compose -f docker/docker compose.yml run build
run: docker compose -f docker/docker-compose.yml run build
- name: Upload the build
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit cbd8aae

Please sign in to comment.