Skip to content

Commit

Permalink
debug(ci): check tool location
Browse files Browse the repository at this point in the history
  • Loading branch information
Malinskiy committed Feb 7, 2024
1 parent 5636857 commit 3782a39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cloud-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
version: "1.0.1"
- run: |
echo $PATH
ls -l /opt/hostedtoolcache/marathon-cloud/1.0.1/x64/ || true
marathon-cloud --help
- name: run tests using marathon-cloud
uses: MarathonLabs/action-invoke@feature/support-cli-v1
Expand Down

0 comments on commit 3782a39

Please sign in to comment.