Skip to content

Commit

Permalink
Try move
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed Oct 17, 2023
1 parent d9e0c81 commit 061dcb1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration-test-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
uses: actions/checkout@v3
with:
path: 'C:\github\security-dashboards-plugin'

- name: Move folder
run: D:\a\security-dashboards-plugin\security-dashboards-plugin C:\github\security-dashboards-plugin

- name: Set up JDK
uses: actions/setup-java@v1
Expand Down

0 comments on commit 061dcb1

Please sign in to comment.