Skip to content

Commit

Permalink
update windows testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dshimo committed Mar 18, 2024
1 parent 4d0d250 commit aecb71c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
- name: Clone ci.ant, ci.common, ci.maven repos to C drive
run: |
cp -r D:/a/ci.maven/ci.maven C:/ci.maven
git clone https://github.com/OpenLiberty/ci.common.git C:/ci.common
git clone -b varProcessing --single-branch https://github.com/dshimo/ci.common.git C:/ci.common
git clone https://github.com/OpenLiberty/ci.ant.git C:/ci.ant
- name: Set up Maven
uses: stCarolas/[email protected]
Expand Down

0 comments on commit aecb71c

Please sign in to comment.