Skip to content

Commit

Permalink
Update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zetaphor committed May 25, 2020
1 parent 8c0adff commit f9cdb13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: webaverse/xrpackage-build-action@v0.0.13
with:
src: '.'
dst: 'webxr-triforce.wbn'
dst: './webxr-triforce.wbn'
- name: Echo build result
run: echo 'The output file is ${{ steps.build.outputs.dst }}; the release name is ${{ steps.build.outputs.name }}'
- name: Create Release
Expand Down

0 comments on commit f9cdb13

Please sign in to comment.