Skip to content

Commit

Permalink
* Use Windows-style path upload for Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
yoogx committed Oct 25, 2020
1 parent f23c3c2 commit 23bb4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-community.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: ocarina-windows
path: /d/a/ocarina/ocarina/ocarina-build/ocarina/ocarina*windows*.zip
path: D:\a\ocarina\ocarina\ocarina-build\ocarina\ocarina*windows*.zip

0 comments on commit 23bb4bb

Please sign in to comment.