diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2020-11-24 13:00:05 +0100 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2020-11-24 13:00:05 +0100 |
| commit | 08e6aca83d2df5572a298df264969fd3631d93d9 (patch) | |
| tree | 08a597f98c95b3204736d53bb94cbfb26472218f | |
| parent | 301f23ac55937319ab463fa6bb60a6fa7642a3c8 (diff) | |
Windows testing...
| -rw-r--r-- | .github/workflows/windows-testing.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows-testing.yml b/.github/workflows/windows-testing.yml index 91446bed8..02c409c5a 100644 --- a/.github/workflows/windows-testing.yml +++ b/.github/workflows/windows-testing.yml @@ -8,4 +8,4 @@ jobs: steps: - run: | - dir "C:\Program Files\Java" + dir "C:\Program Files\Java\jdk8u275-b01\include" |
