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 uses: actions/upload-artifact@master
with: with:
name: build name: build
path: build path: source/build
deploy: deploy:
name: Deploy name: Deploy
needs: build needs: build