Skip to content

Commit

Permalink
Update build_strelka_nightly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanohoro authored Aug 7, 2024
1 parent a9f5dc6 commit 746ff92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_strelka_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Builds Strelka
run: docker-compose -f build/docker-compose.yaml build
run: docker compose -f build/docker-compose.yaml build

0 comments on commit 746ff92

Please sign in to comment.