Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertMickleCx committed Jan 31, 2024
1 parent 09b2bf7 commit a7f00bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
run: ls -l
- name: Path
run: echo $PATH
- name: Set Path
run: export PATH=$PATH:$(pwd)
- name: Checkmarx One CLI Action
uses: checkmarx/ast-github-action@main #Github Action version
with:
Expand Down

0 comments on commit a7f00bf

Please sign in to comment.