Try this path

This commit is contained in:
David Baker 2022-05-10 19:20:15 +01:00
parent 970568fd17
commit d8fe617535

View file

@ -21,6 +21,6 @@ jobs:
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2
with: with:
name: build name: build
path: element-call/dist path: dist
# We'll only use this in a triggered job, then we're done with it # We'll only use this in a triggered job, then we're done with it
retention-days: 1 retention-days: 1