fixed path

This commit is contained in:
Kim, Jimin 2021-05-17 23:34:54 +09:00
parent 4c8a267272
commit d3d2ab860c

View file

@ -16,7 +16,7 @@ jobs:
uses: actions/upload-artifact@master
with:
name: build
path: build
path: source/build
deploy:
name: Deploy
needs: build