archive correct location of logs

This commit is contained in:
jasquat 2022-07-25 15:02:47 -04:00
parent eb96927dc4
commit 1444b0940e

View File

@ -94,6 +94,7 @@ jobs:
uses: "actions/upload-artifact@v3.0.0"
with:
name: spiffworkflow-backend-logs
path: "./spiffworkflow-backend/log/*.log"
# https://github.com/cypress-io/github-action#artifacts
- name: upload_screenshots