Pull thinclient into built JAR (#558)

This commit is contained in:
Matt
2022-10-31 16:18:02 -04:00
committed by GitHub
parent 0f99044468
commit 7b6afd545b

View File

@@ -282,6 +282,9 @@ jobs:
name: built-client
path: photon-server/src/main/resources/web/
# Copy thinclient in as well
- run: cp -r photon-thinclient/* photon-server/src/main/resources/web/
# Download docs artifact to resources folder.
- uses: actions/download-artifact@v3
with: