Skip to content

Commit

Permalink
debug workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Smjert committed Jul 5, 2024
1 parent dd20cf6 commit 411b275
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/hosted_runners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ jobs:
options: --privileged --init -v /var/run/docker.sock:/var/run/docker.sock

steps:
- name: Debug flow
run: |
ls -ld .
- name: Clone the osquery repository
uses: actions/checkout@v4

Expand Down

0 comments on commit 411b275

Please sign in to comment.