Skip to content

Commit

Permalink
Update ci-cpp-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vanya-beat authored Oct 6, 2024
1 parent 8b061b9 commit 364ba4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cpp-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
- name: Run custom script "run.sh"
run: |
docker run --rm -v $(pwd):/workspace -w /workspace my-cpp-image bash /cpp_bmstu/docker/run_tasks/run.sh
docker run --rm -v $(pwd):/workspace -w /workspace my-cpp-image bash ls -la

0 comments on commit 364ba4a

Please sign in to comment.