Skip to content

Commit 19bbdb6

Browse files
authored
Merge pull request #85 from joreilly/publish_web_client
update gh pages deployment actioon
2 parents fdf0842 + 9297b7d commit 19bbdb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-publish-web.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- name: Setup Java
1515
uses: actions/setup-java@v4
1616
with:
17+
distribution: 'zulu'
1718
java-version: 17
1819

1920
# Check out current repository

0 commit comments

Comments
 (0)