build: fix artifact usage

This commit is contained in:
EnixCoda 2022-07-18 17:12:26 +08:00
parent 06e39bdb29
commit fb702853b7

View file

@ -30,6 +30,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: dist
path: dist
# Found no way to reuse cache steps
- name: Get yarn cache directory path