Compare commits

...

1 Commits

Author SHA1 Message Date
Matt
7b6afd545b Pull thinclient into built JAR (#558) 2022-10-31 16:18:02 -04:00

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: